cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inbound interface

Former Member
0 Likes
692

Hi all,

When there is a Inbound interface existing in XI repository, Do we need a outbound interface on the other side to communicate with it or else it can be done in some other way?

Is there any example scenario to expalin the above case?

View Entire Topic
prasanthi_chavala
Active Contributor
0 Likes

Hi Naresh,

For every inbound interface we need a outbound interface unless it is idoc.If our source is IDoc den no need to create any outbound interface...directly we can use..the idoc segment in message mapping to corresponding message type and similarly it is used with the corresponding inbound message interface.

Cheers,

Prasanthi.

Former Member
0 Likes

Hi all,

Are there any dependencies for Using Outbound interfaces and inbound on the following,

1.) Asynchronous and Synchronous communication.

2.) Service provider side and Service Consumer side.

Former Member
0 Likes

Hi naresh,

while dealing with the RFC or IDoc adapters we no need to create the interfaces either at the sender or receiver side.......

because we directly import these interfaces...

Coming to the Asynchronous and Synchronous communication we need to create outbound and inbound interfaces but abstract interfaces comes into picture when dealing with the BPMs......like (file to RFC scenario)

thanx,

krish...