cancel
Showing results for 
Search instead for 
Did you mean: 

Container Object - type Abstrace Interface

Former Member
0 Kudos

Hi everyone,

When I try to create a container Object in BPM of category Abs. Interface, for the type, it gets the Async Abs Interfaces only from the IR but not Sync Abs Interfaces.

Is there any reason for this. It is on sync send step.

-Naveen.

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Yes, you will not get Sync Abs interface over there.

For this you need to create 2 message containers one with Req and Resp containers . So inorder to receive the Sync Interface message in the BPM, you need to use Sync/Async Bridge open.

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/65d4dab39b0398e10000000a1553f6/content.htm

Regards,

Moorthy

Former Member
0 Kudos

Krishna Moorthy,

Is there any reason y we can not see the Abs Sync Messages?

-Naveen.