Difference between Trigger disable and trigger suspend?trigger queue location ?
Answer Posted / 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 |
Post New Answer View All Answers
Where do you implemented pub-sub architecture?
can any one please post Q and Ans for Trading Networks in webMethods
How many kinds of log files in webmethods?
Explain about pub-sub architecture, where do you implemented this?
How many interfaces you implemented sofar?
Explain what are the new features in 8.0 compared to 7.1?
How we can catch exception error on run time mode using flow language in webmethods?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain what is indices in map flow step?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain header handlers in web services
Explain about pub-sub architecture?
how to configure sap adapter6.1
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?