Dear experts,
we have the requirement to get a token from an external API. Using a user, password and client ID. However, these 3 parameters have to be in the body of the request. So in Postman this is successful:
we are getting an access token a...
Dear experts,
I have a REST to IDoc interface. I am getting the same XML structure for three different company codes in our system. However, the Sender namespace prefix is different. Now when the messages come in through the Rest Sender Adapter one...
Dear experts,
we have a working scenario "AS2 Sender - PO 7.5 - IDoc Receiver." where the Sender sends us IDoc XML via an AS2 connection into PO 7.5, PO forwards it to S/4 via an IDoc receiver (no mapping).The content type is "Application/EDI-X12"
...
Dear experts,
I found the business partner API "https://api.sap.com/api/API_BUSINESS_PARTNER/overview" and wanted to call it from SAP PO 7.5. Our S/4 HANA 2021 is an On Premise system. I checked SICF and I could not find this service, I went into "...
Dear experts,
I am using the "AF_Modules/MessageTransformBean" in an SFTP Sender Channel. So, the sender channel picks the file deletes it and converts it to XML for mapping.
Is there a way that I can save the original .csv file in monito...
Hello Bijaya,did you ever find the solution to this? I am facing the same issue.The IDoc receiver adapter error is:Error Detailscom.sap.it.rt.adapter.http.api.exception.HttpResponseException: An internal server error occured: Response was of unexpect...
Thank you Deepika Raikode for your helpful answer. In the meantime we decided to use an ABAP proxy to trigger the call to the web service and we put a map in place to send the credentials in the body.
Hello Alex,Thank you, our EDI partner fixed the issue on their side. I did not try the PayloadSwapBean. But it sounds like a neat idea.Best regards, Peter