Hi All.<br><br>I have a problem in a workflow.<br><br>A step in the workflow is hanging, and the status of the step is in process.<br><br>I am deleting the instance of the step using SWUS_WITH_REFERENCE and a new instance is generated and the workflow starts running normally.<br>
<br>and this happens only in one or two cases out of 100 workflows.<br><br>About the step:- <br><br>the task in the step is a background task, and the method has a while loop where the loop is not terminated until certain values are filled.<br>
Values are - Pallet Number, Trailer No( Container Id) from VEPO table..when i run the method individually using SWO1 transaction, the method works fine but when the same process runs in the workflow, the workflow step hangs and status of the step is in process.<br>
<br>Kindly suggest me how to handle this..<br><br>Thanks,<br><br><br>Sree<br>