cancel
Showing results for 
Search instead for 
Did you mean: 

Re: PI-Soap Adapter

Former Member
0 Kudos

Hi Experts,

our scenario ecc>PI>webservice

In this scenario in order to test,can we send the soap messages to a file system from receiving soap adapter or it should go only to web service

Can we send soap message to file system directory

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor
0 Kudos

Please specify your req cleary

For testing soap message, you can use SOAP UI / Altova XML spy.

Former Member
0 Kudos

Hi,

Thank you for your response

What if we want to send soap messages to file system instead of web service

can we send soap messages only to file system directory

Former Member
0 Kudos

Hi Bhaskar,

Thank you for your response

Can we send soap message to (receiving)file system from PI (please forget about web service for a while)

GabrielSagaya
Active Contributor
0 Kudos

Yes you can.

specify target file name and directory in receiver CC using File adapter

Former Member
0 Kudos

Hi Gbariel,

Thank you for your response

But if I use file adapter then how xml will convert to soap meeesage

I want to send a soap message from PI to file system of receiving system(not to web service)

please guide me how to do this

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

No. If you consume webservice and configured soap receiver cc then you can send the request to only webservice not to file system directory.