Difference between Trigger disable and trigger suspend?trigger queue location ?
Answers were Sorted based on User's Feedback
Answer / murali krishna
Trigger disable: The JMS Trigger is stopped. Integration server neither retrieves nor processes messages for the JMS trigger.
Trigger suspend:
The JMS trigger is running and connected to the JMS provider.Integration server has stopped message retrivel,but continues processing any message it has already retrieved .
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahesh
when the triger was in disable position the broker cannot cannot find the triger and it the the document plased in the client que will be placed in the broker's dedque if the document storage type is garuented else it will discard the document this condition will accure when the connection betweeen client que and triger was failed for max retris reaches for connection
triger in suspense is nothing but when the trigger servece is executing if anything goes wrong then it trigger goes into suspend
| Is This Answer Correct ? | 0 Yes | 2 No |
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
what is difference between groups and ACL groups
use of finally block in exception handling in webmethods
what are the functions or operations support 'WSDL"
How to Rename and Delete Elements?
What Is Dimensionality?
Why we use Local transaction and there boundaries.
What Does an IS Schema Look Like?
What is the difference between DISABLING a Polling Notification and SUSPENDING a Polling Notification?
How Java Services Are Organized on the webmethods Server?
When and why should we use transformers and flow services? How are they different from each other?
how to get a data from FTP server in webMethods Integration server?