Session 22-Agent Determination Errors
Session 22-Agent Determination Errors
Work-item Errors
SWI1_Rule - Execute Rules for Work Items
If we redefine the agent determination rule or change the attributes of task for e.g. General task. Then we need to
execute the t-code SWI1_RULE for all those dialog work-items which has already been executed but without agents.
Thus once executed the receiver/agents will receive the requests.
We need to check whether the linkage is activated or not in SWE2 for that workflow and BOR/Class. Since once the
workflow gets transported to other systems, the workflow which all are associated with events do not get trigger since
the event linkage gets deactivated. Hence we can activate the event in SWE2.
SWELS - Switch on the trace
To trace which event is associated with which application we can switch on the trace in SWELS and then run the
application. Then we can see the log in SWEL to see the event trace. In production SWELS should be switched off to
avoid performance issues.
We can trigger the workflow which are associated with event using t-code SWUE , we don’t need to run application
many times instead we can use t-code SWUE to trigger the workflow by providing object key and event parameters.