Symptom
ManageProductionLotsIn service response is successful, but the production task status remains In Process in Task Control view instead of changing to Completed.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Application and User Management work center.
- Choose Service Explorer view.
- Search for the service "ManageProductionLotsIn" .
- Select the service and download the WSDL file.
- Create a new project in the SoapUi.
- Execute the request payload in SoapUI.
- Successful message in response payload.
- Go to Production Control work center.
- Go to Task Control view.
- Search for the relevant production task.
- The production task status remains In Process instead of Completed in UI.
Cause
- The ManageProductionLotsIn request payload does not contain ProductionTaskUUID Tag.
- Without ProductionTaskUUID, the system cannot identify the exact production task that must be completed.
Resolution
- Query the ProductionTaskUUID using QueryProductionLotIn web service.
- Maintain the correct ProductionTaskUUID in the ManageProductionLotsIn request payload.
- Try executing the payload again.
- Verify in Task Control view that the production task status changes to Completed.
See Also
Keywords
ManageProductionLotsIn; ProductionTaskUUID; Production Task; Task Not Completed; API Success; Confirmation; Task Control; Production Control; ByD; SOAP; Confirmation Group; Completion Indicator; Execution DateTime; Manufacturing; Lot Confirmation , KBA , AP-PE-TSK , Production Task , Problem
Product
SAP Business ByDesign all versions
SAP Knowledge Base Article - Public