Hello All,
I am facing a similar issue. I checked the below mentioned 2 points,
-
The value of the parameter assigned to “Application Server” in the SAP Connection then the same value needs to be assigned to the parameter "Gatewayhost name " in SAP Listener
-
The parameter value’s of the Repository Server name in SAP Listener and the parameter Connection Alias(SAP Connector name) in SAP COnnection should contain the same value.
Both are correct in our case. However I am receiving only the below information in the pipeline,( did a savePipelineToFile at the start of the service )
notificationFileReceived
0A0606531FDC54AD426A01FC
xxxCLNT200
000000xxxx
CREMDM04
4
IDOC_INBOUND_ASYNCHRONOUS
I am not receiving the IDOC body in the service. I have used the same steps mentioned in the SAP guide for synchronous ALE handling in page 142 , 143,
1 “Create an Empty Flow Service Called mapOrders02” on page 142
2 “Create an Asynchronous ALE Listener Notification for IDoc Type Orders02” on
page 142
3 “Define the Input and Output Signatures for the mapOrders02 Service” on page 143
4 “Map Fields from Orders02RequestDocument to PurchaseOrder Document” on
page 143
But still the IDOC data is not coming to the service. The input signature contains the IdocRequestDocument. Please let me know if you have found the solution to this issue.
Thanks and Regards
Abir Banerjee
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods