To Make any application/case jump in iProcess Engine, Please follow the below steps:
Close the Procedure Name:
$SWDIR/bin/swutil CLOSE {Procedure Name} {Case Number}-y
Move the Case to StepName:
$SWDIR/bin/swutil EVENT {Procedure Name} R{Case Nummbert} {Step Name}
This doesnt work... you would be better of running the following in tibco database
ReplyDeleteexec swpro.sw_jumpto_multi '[procedure name]', -1, -1, 'orig step','new step', @CaseNum, 'Retry msg', 'tibcoadmin'