cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP IDOC Response with more details along with IDOC Number

Hi Team,

We are working on the integration scenario and we are using soap service to post idocs to ECC On-Prem.

We are referring the blog to configure the SOAP service.

We are able to post data to GSAP successfully using the soap URL as per the steps and we are getting the idoc number in the response in the below format.

Query: Is there any way where we can get more details on the gsap IDOC status back on the processing, along with the IDOC Number (Status like 60, 64 or IDOC Metadata, etc.).

or is there any other service to get the IDOC processing status or the current status of a given idoc number.

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header/>
<soap-env:Body>
<_DS1-SD_C_ABC_501Response>
<IdocAssign>
<TransferId>0000001157858289</TransferId>
<DbId>0000001157863988</DbId>
</IdocAssign>
</_DS1-SD_C_ABC_501Response>
</soap-env:Body>
</soap-env:Envelope>

Thanks,

Vikas Kerehalli

odickinson
Explorer

Hi,

could you found a solution for your problem? It would be interesting to know this configuration.

Thanks and best regards
Oliver Dickinson

Accepted Solutions (0)

Answers (0)