Hello,
Im using a SAP Adapter to connect to SAP program, I recover my output documents list except the output document list named “RETURN”.
When i call sap program independently I have :
<soap-env:Body xmlns:soap-env=“http://schemas.xmlsoap.org/soap/envelope/”>
<ZBAPI_BP.Responsev xmlns=“urn:sap-com:document:sap:rfc:functions.response”>
<INFO_MDG>
<CODE_ERREUR>SAP-BAPI_BUPR_-R1I477</CODE_ERREUR>
<LIBELLE_ERREUR>
Numéro GCMC011164515 déjà affecté au partenaire 105747121 pour type d’ID
ZCTRGC
</LIBELLE_ERREUR>
0105747123
<BP_INTERLOCUTEUR>0200094869</BP_INTERLOCUTEUR>
<BP_GROUP />
<VKONT_CC />
</INFO_MDG>
<LOG_NUMBER>00000000000678367252</LOG_NUMBER>
<INFO_ACTIVATION />
E
R1
477
Numéro GCMC011164515 déjà affecté au partenaire 105747121 pour type d’ID
ZCTRGC
<LOG_NO />
<LOG_MSG_NO>000000</LOG_MSG_NO>
<MESSAGE_V1>ZCTRGC</MESSAGE_V1>
<MESSAGE_V2>GCMC011164515</MESSAGE_V2>
<MESSAGE_V3>105747121</MESSAGE_V3>
<MESSAGE_V4 />
0
EQACLNT100
</ZBAPI_BP.Response>
</soap-env:Body>
But and when I run unitarily my webMethods SAP Adapter I don’t recover the “RETURN” document list (see the capture in attachment).
Do you please have any idea about this issue? is not because the word “return” is reserved for wM?
Regards & thanks
Yassine