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 |
what is the difference between lexical ooperators,logical operators?which one is mainly used in filter,broker?why?
2 Answers Emphasis, HCL, iGate,
What Is Data Validation?
What Is a Regular Expression?
When we use repeate, exit flow steps?
how can you find file name in file-pooling concept?
Hi I am using Wenmethods 7.1 since many years. I am on Webmethods project. Today my Boss asked me about CLSRIM (Webmethods service, when one server is down, automatically another will take over. Can you please throw some light on above ? OR from where can I get some help ? IT IS URGENT...... Komalika
what are client groups?
How Java Services Are Organized on the webmethods Server?
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
i have partner A,and partner B, then i want to send a document to partner B, what are requirements i will provide to partners ?
Explain what are the new features in 8.0 compared to 7.1?
In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?