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

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

3 Answers   Interra IT,


How to find dependents of a selected element on the server?

2 Answers  


How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?

0 Answers  


IS is thread or process ?

1 Answers   Patni,


Which value have to set for EnableAudit log while package replication?

1 Answers   TCS,






Can you spell SAP, ERP, CRM, XML and EDI properly?

4 Answers  


What is correlation ID?

1 Answers   Colt,


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

2 Answers  


What Is a Shutdown Service?

2 Answers  


I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?

1 Answers  


What Is a Third-Party Source Control Application?

1 Answers  


Explain about pub-sub architecture?

0 Answers  


Categories