You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
How can I make sure that my "runIf" (based on a context boolean, executes the subsequent job -- let's assume it is true) component calls its onSubJobOK only after joblet UK_SUB_OPENED_INJ completes?
Right now, it calls the joblet, but once the *call* to the joblet is successful, it simply returns and runIF invokes its onSubjobOK.
And so my joblet is not done, but the rest of the parent process goes on -- which obviously not what I want.
Thanks for any suggestions.
Cheers
fred
Offline
Pages: 1