Hi guys,
I want to debug a background step in workflow. I have set the Wf-batch user as dialogue, temporary. I also put the external break point in the function module which is called by the workflow step. It stops in the first attempt where function module is called and it brings the errors. I handle the errors and raised the temporary exception so that the workflow will try to execute it after some times.
Now when RSWWERRE is executed by batch job (wf-batch) user is the creator, now it does not stop at the break point, though it is still there.
If i execute the RSWWERRE by SE38 then the break point stops. But systematically it does not. I have to check the errors returning back by the function module.
Does some one has an idea about to stop at the break point once RSWWERRE is executed systematically.
Regards,
Naeem