Debugging a background workflow process
Debugging a background workflow process
- Details
- Category: Workflow
- Published on 28 August 2007
- Written by Kevin Wilson
- Hits: 10848
data exit.
Do.
if exit = 'X'.
exit.
endif.
enddo.
Run the workflow, causing an infinite loop on that step, and then go to SM50.
Here you can debug the process.

