Hello Experts,
I got a problem in my workflow. When I execute the workitem in backend system, it executes. But when I try to execute the same workitem in UWL portal, it is incomplete.
The reason here is, the method used in BO calling a module pool program. The module pool program does all the processing and comes back to the method. Here Leave "Program statement" is used to come back to the method in BO. I found that this statement is not working fine when I execute from the portal. So I tried with "Leave to Screen 0" statement. This is also creating the same problem.
Please advice me regarding this matter and provide solution if you are aware of it or faced it earlier.
Thanks,
BG Suseendran