cancel
Showing results for 
Search instead for 
Did you mean: 

Asyn/Sync Brdige configuration

Former Member
0 Kudos

Hi,

I want to get the data from R/3 and send to Text file. using sender adaptor. Somedays back i got the answer from sdn blogs that in "SP19" it is possible.

Can explain in detail, how i can achieve this.

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

What data you want get from r3 to file.

We can do it in the following ways

--IDoc to File

--RFC to file

--BAPI to file

please clarify exactly..

--SAP program without XI also..

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters - IDoc to File

/people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm - Collection of IDoc to Single File

Regards

Chilla..

Former Member
0 Kudos

When there is a need to communicate between Synchronous system to an Asynchronous one, we need to go for Sync/Async bridge in BPM. This will be tough and even one needs to take care of correlations etc. Often this is the case with JMS scenarios. For this reason special adapter modules are provided for JMS adapter

/people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19

Regards

sreeram.g.reddy