Workflow retry activity API
edited May 8, 2012 4:19PM in Order and Service Management (Communications Industry) (MOSC) 1 commentAnswered ✓
Hi All,
When i do Retry activities in error by opening sales order-->go to particular line (ex: Lineid 4174319)
Line is getting closed.
But when i tried the samething with the following fix, line is not getting closed.
BEGINWf_Engine.HandleError('OEOL', '4174319', --Lineid 'XRX_UPDATE_IB_AFTER_SHIPMENT', --Activity 'RETRY', NULL);COMMIT;END;Our sales order is having morethan 1000 lines,so we wanted to apply the fix.Can you please help me in this...ThanksVenkat0