on 2020 Feb 17 6:36 PM
A workitem in a workflow is logically deleted.
How can I retrigger this workflow or undelete the work item?
Regards.
Request clarification before answering.
Hi,
You should figure out how the workflow is triggered. Usually this is done through an event, which you can trigger manually with SWUE transaction.
If it is only 1 single step that needs to be carried out, you can either manually trigger the method (Se24 or BOR SWO1) with the values that it had, use the technical workflow log to find out the values of the containers. You can also uses SWUS to create a workitem for this task.
Usually the best option is to find out how the business process looks like without workflow and then execute the missing actions to complete the process.
Kind regards, Rob Dielemans
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.