cancel
Showing results for 
Search instead for 
Did you mean: 

Sych BPM scenario (RFC to SOAP)

Former Member
0 Kudos

Hello

I am using the RFC2SOAP scenario using the process shown below to get alerts.

Receive - Open S/A bridge ( Sync receive)

Transform - Request_Asyn ( Mapping from RFC request to SOAP request)

Sync Send - Call SOAP

Transform - Response Asyn ( Mapping from SOAP response to RFC response)

Send - Close S/A bridge

Switch - Success / Failure

Control - Alert

My question is: How many Receiver detrminations need to be provided. Also, system is not proposing the Abs mapping between RFC and SOAP Sync Messages automatically.

Did any one has implemented this scenario, will this process work ?

Appreciate any help.

Regards

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prasad,

Sync BPM works fine, but i doubt if the below scenario works.

1) I dont think in your Transform the Request/Response be Async. cos all are sync calls. secondly if you open S/A bridge, you are supposed to give Abstract Sync Interface.

2) I doubt the swtich and control step as well, I dont know what msg you would get at that stage, because the 'S/A close' would end the call by sending back the response to Interface (AbsSync as per #1).

Hope this helps,

keep us posted of the outcome of your trials.

Regards

Vishnu