Hi Experts,
We are facing issues with a HTTP Receiver Adapter where the Content-Length header is visible in the trace in SAP CPI (MBC) tenant, but the value is not passed to the 3rd party system.
Could you please help me if I am missing anythin...
Hello,
We are trying to upgrade our system from Sap PI 7.1 to Sap PI 7.1 EHP1 . Is there any user guide to perform the upgrade? If yes can you provide us the steps . Do we need a separate license also ?
Thanks,
Ameer
Hi sumandeep1234 ,
Thanks for sharing such a wonderful blog
There is a requirement where the base64 format files need to be sent from third party system to S4 system via SAP APIM.
Is it possible to achieve this via SAP APIM using the above appro...
Hi Mastan,In the content modifier, can you try selecting the Source Type as "constant" for x-api-key in the header and try to test again. Please mark the answer as correct if it works for you.Thanks,Ameer
Hi Mastan,You can try the HTTP adapter by using the Request-Reply step for calling third part systems. Also, you can pass the API key as header in the content modifier step as ("x-api-key") and can select the authentication as none in the adapter con...
Hi ralph mariatrinidad.martinezgea ,Hope you doing good!We were able to make API calls to Business one service layer by https://<Host>:<Port>/b1s/v1/Login/,Logout etc through postman in the remote desktop server.But we are unable to make the same API...
Hi aeroknot ,Thanks for the response.I was passing the SOAP payload as String, Is it because of the XML signer used before the HTTP call which is not allowing the Content-Length header to the receiver system?Does the XML signer transforms the payload...