cancel
Showing results for 
Search instead for 
Did you mean: 

is there Async-Sync bridge in BPM

Former Member
0 Kudos

Hi ,

I am trying this scenario in ccBPM(PI7.10

JMS(Async)>MDM(Sync)>SAP(Sync)

The reason I cant use it without BPM is that message in JMS is needed in SAP step.I am not sure of messages can be persisted without a ccBPM.

When I give receive step as Async,in next send (Sync call) ,I cant see any Syn Abstract interfaces even though i have declared one.Only Asyn abstract interfaces appear to chose container element as abstract type.

In what way can I specify Aysn-Sync bridge in ccBPM ?

Regards,

Premjit

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

the async / sync scenarios can be configured via two options;

ref these

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

Without BPM

Former Member
0 Kudos

Hi ,

In my ccBPM editor,I am trying to call a Syn interface.But I am unable to add a container object of type Abstract Interface which I need to provide in the Request/response message in the properties window.

Regards,

Premjit

Former Member
0 Kudos

Hi,

In container Element you must have Async Abstract interface...you can't have sync Interface over there.

For further Reason refer my yesterday's discussion -->

Thanks

Swarup