cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to view Abstract Message Interface(Sync) in Container Step of BPM

Former Member
0 Kudos

Dear Friends,

This is IDOC---SOAP Sync Communication Interface

I have created the External Def by exporting & importing the Standard Idoc

and Imported the WSDL File which has the Request & response Structure

I have created the Outbound Sync message Interface for Idoc side

and Abstract Sync message Interface for the same to use in BPM

and also created Inbound Sync Message Interface for Webservice side

and Abstract Sync Message Interface for the same to use in BPM

Problem is::::

While creating the Container varible inside the Integration Process, i have to select the Abstract Message Interface which i created for Idoc.

But it is not at all visible in the list.

What might be the problem

REgards

Seshagiri

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks to all

Former Member
0 Kudos

Dear Friends

I have created

For Idoc side

1) Create O/b Sync by having request of Idoc and response structure of Idoc

2) Create ABS Sync by having the request of Idoc and response structure of Idoc

3) Create ABS Async by having the Request of Idoc Only

For Webservice side

1) Create I/b Sync by having the request of webservice and response of that

2) Create ABS Sync by having the request of webservice and response of that

3) Create ABS Async by having the Response of Webservice only

Can any one cofirm these are enough Message Intefaces for this communication

Regards

Seshagiri

prateek
Active Contributor
0 Kudos

U have to use Asyn Abs message in Container.

I have created the Outbound Sync message Interface for Idoc side and Abstract Sync message Interface for the same to use in BPM

Create another Abs Async MI for container. And open sync-async bridge to use sync interface.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Means do i need to create the following message Interfaces for my scenario

For Idoc side

1) Create O/b Sync

2) Create ABS Sync

3) Create ABS Async

For Webservice side

1) Create I/b Sync

2) Create ABS Sync

3) Create ABS Async

REgards

Seshagiri

prateek
Active Contributor
0 Kudos

Yes. I think these many interfaces would suffice.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

Thanks for the response,

And can you list the steps that what all i need to do in the Integration Process for my scenario

and the properities of those steps

Iam reffering this Blog but not clear on these steps and their properities

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]

Regards

Seshagiri

Former Member
0 Kudos

Hi,

I have created

For Idoc side

1) Create O/b Sync by having request of Idoc and response structure of Idoc

2) Create ABS Sync by having the request of Idoc and response structure of Idoc

3) Create ABS Async by having the Request of Idoc Only

For Webservice side

1) Create I/b Sync by having the request of webservice and response of that

2) Create ABS Sync by having the request of webservice and response of that

3) Create ABS Async by having the Response of Webservice only

I created the Steps inside the Integration Process as showed in the screens.

1)Integration Process graph

http://img145.imageshack.us/img145/4848/ipviewwv1.jpg

2)Receive Step

http://img293.imageshack.us/img293/1756/receivepropng8.jpg

3)Send step1

http://img179.imageshack.us/img179/2200/send1bd0.jpg

4)Send Step2

http://img182.imageshack.us/img182/8468/send2wl1.jpg

When i check the F7, it is throwing the error like

http://img247.imageshack.us/img247/4356/errortx3.jpg

Regards

Seshagiri