KB Article #177796
Application Trigger vs Application Trigger (Polling), what is the difference ?
Problem
-- when creating an Application Pickup ased on a JMC or MBC, I have the choice between both types : Application Trigger (Polling) and Application Trigger
* Application Trigger (Polling) - B2BX Application/ my MFC trigger
* Application Trigger - B2BX Application/ my MFC trigger
-- what is the difference between both types ?
Resolution
* the AP (polling) is executed on the primary node only
* the "non polling" AP is executed on all the cluster nodes
* for instance, when polling data in a database, it is recommenced to use the AP polling to avoid polling the same data and then create duplicates