cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
lahiru1223
Explorer
0 Likes

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.

kjyothiraditya
Participant
0 Likes

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

matt
Active Contributor
0 Likes

Rather than drip feed information, why did you not tell us that you want to use a webservice or RFC?

In any case, both these techniques are FAQs. Try searching.

kjyothiraditya
Participant
0 Likes

could anyone provide some guide/pointers please