InterviewSolution
Saved Bookmarks
| 1. |
Workflow Was Sent To An Agent But The Agent Is Out Of Office. I Need To Send The Workflow To Another Agent But I Do Not Know How. Do I Have To Retrigger The Workflow? If Not, What Are My Options For Reconfiguration? |
|
Answer» You may USE TRANSACTION SWIA to execute WF WITHOUT agent check. If this task has agents "Role", it is possible to use transaction ppom for assigning the Role Users. After which you can now use transaction ppwfbuf. You may use transaction SWIA to execute WF without agent check. If this task has agents "Role", it is possible to use transaction ppom for assigning the Role Users. After which you can now use transaction ppwfbuf. |
|