cancel
Showing results for 
Search instead for 
Did you mean: 

How to send input to web-service and get response from it and write that response to file.

Former Member
0 Kudos

Can anyone please let me know how to send input to web-service and get response from it and write that response to file.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Pretty sure you might be on a release which can run NW BPM. In that case this is a simple BPM .

Or else , try this approach using the Async - Sync bridge without BPM -

maheswarareddykonda
Active Contributor
0 Kudos

AFAIK , you can not made an interface File to SOAP Synchronous, because file adapter is not capable to use synchronous.

also what ever scenario , where u need to use SAOP at target side you should have the WSDL file from web services team.