Question:
Dear All,
I have created a workflow in the system.
It's WS90000066.
now the triggering event for the workflow id object
BUS2089 event DELETED.
even type linkage is active.
now when i delete any trip from txn TRIP then this workflow does not get triggered
and when i see in SWDD the linkage automatically gets deactivated.
again if i activate the linkage & try to test it by deleting any trip
again it gets deactivated.
so could you tell me what could be the reason behind this behaviour?
Regards/Saurabh.
Answer:
Event Linkage gets deactivated whenever there is an error. Check the binding in the workflow. If you have a start condition, check whether it raises any exception, if so make sure the exception is trapped.
Answer:
choose the event,
select 'Event settings'
set 'Error Feedback' to 'Do not change linkage'
Answer:
thanx nsmahesh & guest123 for your prompt action.
it helped me resolve my problem.
Regards,
Saurabh.
Answer:
So what was the error then?
Curious,
Tim