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

steps of deploying a service in webmethods

1 Answers   Accenture,


What is scope?

2 Answers   TCS,


Why we use Local transaction and there boundaries.

2 Answers   Quinnox,


When we use exit flow steps?

1 Answers  


In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?

1 Answers  


Explain what are the new features in 8.0 compared to 7.1?

0 Answers  


difference between 8x and 9x

2 Answers   Fiserv,


What is the difference between a system locked element and a read-only element?

3 Answers  


How to Move Flow Steps?

1 Answers   IBM,


How to connect jdbc connection in webmethods without server and with server step by step explain.

1 Answers  


What is meant by "copy" condition in webmethods

3 Answers   CTS,


What Is Developer?

2 Answers  


Categories