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 a Package?

2 Answers  


What Is a Third-Party Source Control Application?

1 Answers  


What is Modeler

1 Answers  


Is Source Control the Same as Locking?

1 Answers  


What is the difference between DISABLING a Polling Notification and SUSPENDING a Polling Notification?

1 Answers   Cap Gemini, Satyam,






how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?

3 Answers   Interra IT,


when we are using loop and when we use repaet?

1 Answers   Fiserv,


what is difference between invoke & transformers 

5 Answers  


Explain what is indices in map flow step?

0 Answers  


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

2 Answers  


HOw to handle exceptions in webMethods.

1 Answers   JPMorgan Chase, Logica CMG,


what are client groups?

2 Answers   Cap Gemini, IBM,


Categories