Difference between OnSubjobOK and OnComponentOK
OnSubjobOK
- It is used to trigger the next subjob on the condition where the subjob is completed without any error.
- It is a part of the Subjob trigger
OnComponentOK
- This type of connection is used to trigger the target component once the execution of the source component is completed without any error.
- It is a part of the component trigger.
No comments:
Post a Comment