The other system requested fusion to release the SO line through API, but failed.
Other systems try to send the following message to fusion, but the SO line in fusion cannot be released some time:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dood="http://xmlns.oracle.com/apps/scm/doo/decomposition/orderDetailServices/DooDecompOrderDetailSvcComposite">
<soapenv:Header/>
<soapenv:Body><dood:ReleaseHoldProcessRequest> <dood:ReleaseHoldRequestParams>
<dood:SourceOrderSystem>OPS</dood:SourceOrderSystem>
<!--Optional:-->
<dood:SourceOrderId>300000364825433</dood:SourceOrderId>
<!--Optional:-->
<dood:SourceLineId>38</dood:SourceLineId>
<!--Optional:-->
<dood:HoldReleaseComments></dood:HoldReleaseComments>
<!--Optional:-->
<dood:SourceHoldCode>FORECAST_HOLD</dood:SourceHoldCode>
<!--Optional:-->
<dood:HoldReleaseReasonCode>RELEASED_BY_HAP</dood:HoldReleaseReasonCode>
<!--Optional:-->
<dood:ReleaseBy>Svc_HAP</dood:ReleaseBy>
</dood:ReleaseHoldRequestParams>