cancel
Showing results for 
Search instead for 
Did you mean: 

How to expose webservice to any system SAP PI

uttam_kumar4
Explorer
0 Kudos

Hi Experts,

I have a scenario in which I have to get data from a Mainframes system to SAP, there are various ways like they will put file somewhere and we will get and process it through inbound proxy.

I want to know what if I create a web service and ask the mainframe guys to consume it and send data.

is it possible and what type of programming mainframes guys needs to do.

Thanks

Rahul

Accepted Solutions (0)

Answers (2)

Answers (2)

RaghuVamseedhar
Active Contributor
0 Kudos

Rahul,

Create a SOAP to Proxy (or IDoc) scenario in SAP PI. Sender SOAP channel will be async (exactly once).

If source system can send XML, define that as source structure.

If source system want to send a text attachment, use PayloadSwapBean in sender channel.

FYI, You can test this scenario, using WSDL from sender agreement using SOAPUI.

nabendu_sen
Active Contributor
0 Kudos

Hi Rahul,

There are different options available and I think Mainframe team should take the decision. You can check:

Mainframe conversion to Web services

Web Services and the Mainframe - of course they go together (Application Modernization and Commercia...

Regards,

Nabendu.