cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to FILE scenario

Former Member
0 Kudos

Hi all,

For soap to file scenario, i have created a webservice for a function module in SAP R/3. and i imported that wsdl into SAP-PI in external definition then i completed all the IR and ID. now my question is how to trigger or how to test this scenario. please explain me in detail.

Thanks

Anil

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I got useful answer

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>For soap to file scenario, i have created a webservice for a function module in SAP R/3. and i imported that wsdl into SAP-PI in external definition then i completed all the IR and ID. now my question is how to trigger or how to test this scenario. please explain me in detail

if you have WS on a function module in SAP you don't need PI - just pass the WSDL from the FM to the calling application and call it

if you want to use PI then you need to create WS on PI (not on function module) and then configure SOAP-FILE flow

so you got a little bit mixed up and need to decide which of those two you need

Regards,

Michal Krawczyk

former_member181985
Active Contributor
0 Kudos

when you expose your R/3 function module as webservice then that service should be used in the receiver mode, not in sender mode.

Regards,

Praveen.