cancel
Showing results for 
Search instead for 
Did you mean: 

properties of the given BPM

Former Member
0 Kudos

Hi friends,

I am working on File --> RFC ---> File Scenario using BPM ...

Here I am getting system error in BPM and showing broken red brick in workflow at sender1 ...

I have given like this...

Start --> Receiver ->sender1>Sender2 ---> Stop.

I have given properties... for each

C2 = Abstractinterface FIleResponse_Abs

Recevier

_______

1)Step Name = Receiver

Message = C1 (I defiend in container Category =Abstact interface type = FileRequest_Abs)

Start process = (Selected)

Mode = Asynchronous

2)Sender1

Step name = Sender1

Mode =Synchronous

Synchronous Interface = FileRequest_AI

Request Message= C1

Response Message=C2

3)Sender2

Step Name =Send2

Mode = Asynchronous

Message = C2

After Configartion,I have placed the sender sample XML in Server ...it is picking up properly.But

it showing error while it was executing in the BPM. Please suggest me what i have to do.

If you didnt understand I ll give some more details.

Pls help me in this regard.

With Regards,

Raju.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Go through this blog:

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

If still u face any problem..then plz do tell about the steps in BPM and the interfaces.

Regards

hemant

Award points if find helpful

Former Member
0 Kudos

Could you pls give the properties for each steps in BPM

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

In this blog they havent given....

Former Member
0 Kudos

Hi,

USe reieve step i first...then in second send step open Synch-Asynch bridge abd Abstract interface.......Third send step will have inbound interface

Regards

Hemant

Former Member
0 Kudos

Hi,

1) Recive step: Recive message through Abstract interface.

2)send step: Open synch-asynch bridge, use abstarct interface.

3) Send step: USe inbound interface

Reagrds

Hemant

Former Member
0 Kudos

Hi Hemant,

I am trying to make first send step as Open Synch-asynch Bridge .But there is no option in the list box only Close Synch-Asych Bridge is available.

But when I am chainging the reciver step then its giving Open Synch-Asynch Bridge....

Pls tell what i have to do....

Former Member
0 Kudos

Hi,

Yes u have to open the bridge in first step that is reciver.

Sorry for last update.

Regards

Hemant

justin_santhanam
Active Contributor
0 Kudos

Raju,

In that blog why u want synch asynch bridge, can u please clarify. U need only synchronous send. U don't need synch asynch

Best regards,

raj.

Former Member
0 Kudos

Hi Raj,

Even I too agree with that .But in previos thread Hemant told to do it using Synchronous Asynchronous bridge...

Former Member
0 Kudos

Hi,

I havenot tried that blog without using async-synch bridge.

By using that it is working fine. May be we can do it without using that.

Regards

Hemant

Former Member
0 Kudos

Hi,

Can you plz tel us, wht is the msg u r getting in the MONI?

regards