Hi Experts,
Can you please suggest how to save files /post to SAP when a third party system sends files to SAP ?
Regards,
Jyothir Aditya
Request clarification before answering.
considering the bits of information you are dropping I think this documentation is what you are looking for: https://blogs.sap.com/2013/06/06/create-an-sap-web-service-consumer-calling-external-web-service-fro....
I used this guide before to fetch data from a webservice. Only for the SOAMANAGER part you might have to google around a bit to get it working for your specific webservice.
Also when following this guide in SOAMANAGER don't click the test button for some reason it returned false error messages to me (don't know if that's because of our system) when testing it in ABAP it worked like a charm.
Kind regards
Sven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you want to send a file (like abc.txt) to SAP, or do you mean that you want to post a SAP document, such as a sales order? I will assume the latter.
Z-Solutions:
Standard solutions:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This can be done via SAP PI (process integration) or PO (process orchestration). from your web service you have to send request to SAP PI or PO. then their you have do some programming / configuration to handle that request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Thanks, i am an ABAPer and would like to know how to achieve this programatically. Can you please provide suggestions on how to achieve this by using like RFC/Webservices as it has to happen via a background job. We are on ECC 6 version and not yet upgraded to higher versions like Gateway/HANA.
Regards,
Jyothir Aditya
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.