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
Explain about pub-sub architecture?
can any one please post Q and Ans for Trading Networks in webMethods
When we use repeate flow steps?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
How many interfaces you implemented sofar?
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?
How many kinds of log files in webmethods?
how to configure sap adapter6.1
What are the advantages of eai?
Explain about pub-sub architecture, where do you implemented this?
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?
Explain what are the new features in 8.0 compared to 7.1?
Explain what is indices in map flow step?
Explain header handlers in web services