cancel
Showing results for 
Search instead for 
Did you mean: 

Starnge problem while creating container elements in BPM

Former Member
0 Kudos

Hi All,

I am trying to create Container element of category Abstract Interface in BPM. While I try to give Type as the abstract interface created, it not populating the my abstract interface and says: No obects found.

Kindly, What could be the reason?

Thx

Navin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Is the abstract interface async?

Is the abstract interface in the same SWCV as the BPM?

Regards,

Bill

Former Member
0 Kudos

It is abstract synchronous interface...looks like I need to define it as asynch.

It is in the same SWCV.

Thx

Navin

Former Member
0 Kudos

Hi,

You can use abstract sync inteface in the async-sync bridge (sender), using the async abstract interfaces as request and response to the sync abstract interface in the BPM sender properties configuration.

Regards,

Bill