cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to File Synchronous

former_member207622
Contributor
0 Kudos

Hi Folks ,

I have a Scenario - SOAP to FIle Synchronous

Requirement -  SOAP request will be triggered by Sender Web-service based system. SOAP request will contain a Message ID

PI will create a Target file on FTP location.

Once the file is created PI will send a response to the web service stating file is created successfully with Message ID --

Please let me know how to proceed for this scenario.

Thanks

Ninad Sane

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Ninad,

Another solution, may be easier but less standard and less elegant is to do the File control at mapping level, similarly to this example

I know you don't want a lookup, but that example can give you an idea. The only advantage is that you can control like you want if there is an error in the ftp written.

Regards.

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi Ninad,

You can use the sync async bridge to design the scenario. AFAIK - request response bean is not possible in receiver file adapter.

Please refer the below blog for sync async bridge details

former_member207622
Contributor
0 Kudos

Hi ,

Can you explain the steps for Synchronous Sender system and Async receiver.

The blog is for reverse.

I am following the below blog and stuck in the ICO configuration

if anyone can guide

former_member207622
Contributor
0 Kudos

Can you explain configuration for Second ICO and why two receiver service interface are created

1- asynchrnous

2 synchnrouns

former_member186851
Active Contributor
0 Kudos

one for soap Asycn and 2 file (one Outbound and one inbound)