cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to File Scenarion in synchronous

former_member308595
Participant
0 Kudos

I have to set up synchronous interface, which is doing the following:

1) Sync Soap-Request from ERP to external webservice System
2) External System is returning with a SOAP-Response
3) SOAP-Response should be mapped to an Idoc
4) IDoc should be created in ERP.

Note : for this some blogs referring Syn-Asyn Bridge with help of BPM. I don't want to use BPM in my scenario .

I want to configure with help of adapter modules (request and response bean).

Please explain the steps how to configure mappings for that by step by step.

Thanks in adavance..

former_member190293
Active Contributor
0 Kudos

Hi Shiva!

What is your ERP sender interface?

Regards, Evgeniy.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos
former_member308595
Participant
0 Kudos

Hi Raghuraman ,

Thanks for your inputs , that links refers Scenario through IFlow approach or RFC to File scenario.

Can you share exact configuration for IDoc <==> SOAP scenario configuration blogs or documents.

Thanks,

Shiva

former_member186851
Active Contributor
0 Kudos

Hello Shiva,

Just replace iflow with standard configuration or ICO objects.That should not be a difficult task.