cancel
Showing results for 
Search instead for 
Did you mean: 

can I do sync to sync scenario with out using BPM??

Former Member
0 Kudos

Hi Folks,

Iam using synchronous file to synchronous http

can I do sync to sync scenario with out using BPM??

Is there any concept/funda behind what and all scenarios are possible with BPM and with out BPM??

Looking forward for your valuable replies...

Cheers..

Ram.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Ram,

U can always go for sysn to sync scenario's. U will have to create the syn. interfaces for both sending and receiving systems do the interface mapping and configuration for sender and receiver .

As far as BPM is considered BPM is generally used when there is some processing is need to be done before sending the incoming messege to final target system e.g. combining number of messages / collecting IDOC's / correlating the messages etc. But For u r case u dont need BPM.

Regards,

Keith

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>U can always go for sysn to sync scenario's.

not if you use async adapters - file

if so you need to use a workround

Regards,

michal

Answers (1)

Answers (1)

Former Member
0 Kudos

>>Iam using synchronous file to synchronous http

can I do sync to sync scenario with out using BPM??

Synch - Synch scenario is possible with out BPM, but your scenario is not possible with out a BPM, coz File adpter does not work in Synch mode.

So your scenario should be modelled as

File (Asynch) -


> BPM <---> HTTP(Synch) -->File(Asynch)

Refer this blog for a similar requirement

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Regards,

Jai Shankar