cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to File Synchronous

manigram
Active Participant
0 Kudos

Hello,

I have requirement (Proxy<-->PI<-->File), is there any way to achive file in the synchronous communication.

Please share your inputs.

Regards,

Manigandan

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Yes, use the RequestResponseBean / ResponseOnewayBean as a bridge, it worked well for me:

http://wiki.scn.sap.com/wiki/display/XI/Sync-Async+without+ccBPM

Former Member
0 Kudos

I also recommend that one. Lean and efficient.

former_member186851
Active Contributor
0 Kudos

Hello Manigandan,

Achievable through 2 options

Option 1(Without BPM using Beans):

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80f96dbf-adca-3010-ffb5-daf2d1f0e...

Option 2(Using BPM):

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50be5f78-c84d-3010-32ac-ea68b7202...

Let me know if you face any difficulties in this

Regards

Raghuraman S

SAP PI/PO Consultant

former_member183908
Active Contributor
0 Kudos

there is no standard approach to achieve this,as suggested in above replies you need to choose either of the one however please explain the complete requirement so that we can help you better

Thanks

sahithi_moparthi
Contributor
0 Kudos

Hi,

You can achieve this using BPM scenario.

Former Member
0 Kudos

Hi Manigandan,

AFAIK File adapter does not support synchronous communication.There is a File lookup concept please check whether this triggers any solution.

File Lookup in UDF - Process Integration - SCN Wiki

file adapter -sync | SCN

Regards,

Akhila.A