Join types in Trigger?Explain?

Answers were Sorted based on User's Feedback



Join types in Trigger?Explain?..

Answer / 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

Join types in Trigger?Explain?..

Answer / av raviteja

1)ALL(AND),
2)Any (OR),
3)Only one(XOR)

1) All (AND) -> Triggers when all documents are available
2)Any (OR) -> Triggers when any of the specified documents are available
3 Only One (XOR) -> Triggers when only one document is available

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WebMethods Interview Questions

What is the main difference between webservies 6.5 and webservies 7.1.2

1 Answers   IBM,


gate ways in webmethods

4 Answers   IBM,


what is the difference between Schema and SchemaDT

2 Answers  


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 ?

1 Answers   IBM,


explain about endpoint url,endpoint alias?

1 Answers   TCS,


When to Lock an Element?

1 Answers  


What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?

3 Answers   FCS,


can u explain abt Pub-Sub Architecture,where do u implemented this?

3 Answers   Cap Gemini, Cognizant,


Can u please tell me abt WebMethods in brief

3 Answers  


What Happens When a Breakpoint is Encountered?

1 Answers  


how to get a data from FTP server in webMethods Integration server?

1 Answers   IBM,


We have created a insert notification ,is there any way to process the document in the subscriber without publishing it .....?

2 Answers  


Categories