Answer Posted / dipak mundhe
There are three types of join in trigger.
1)ALL(AND),
2)Any (OR),
3)Only one(XOR)
1) All (AND) -> Trigger invoke service when all document are present in IS (Integration Server).
2)Any (OR) -> When any one document is present integration server invoke the service.
3 Only One (XOR) -> When specify document is available integration server invoke service.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
post me important interview question on webmethods
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?
How many interfaces you implemented sofar?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
How we can catch exception error on run time mode using flow language in webmethods?
Where do you implemented pub-sub architecture?
What are the advantages of eai?
Explain about pub-sub architecture?
how to configure sap adapter 4.1
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
When we use repeate, exit flow steps?
Explain what is indices in map flow step?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
How many kinds of log files in webmethods?
When Should You Use Flow Diagram View?