cancel
Showing results for 
Search instead for 
Did you mean: 

How to we create interface between EP-XI

Former Member
0 Kudos

How to we create interface between EP-XI... Is there any real time scenario for that.......

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Alexander,

For example you could create a Web service to RFC interface.

The RFC does something on the backend R3 (reads flight availability) and you consume it as a webservice from your web dynpro, that is used as an iView in the portal.

A couple of interesting blogs:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1334">EP-XI [original link is broken] [original link is broken]

<a href="/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii XI Web Services using Web Dynpro – Part II</a>

<a href="/people/riyaz.sayyad/blog/2006/05/10/consuming-xi-web-services-using-web-dynpro-150-ui-design-part-iii XI Web Services using Web Dynpro – UI Design (Part III)</a>

Hope it helps,

Kind Regards,

Sergio

STALANKI
Active Contributor
0 Kudos

Refer this...https://weblogs.sdn.sap.com/pub/wlg/1233. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

You can do this through SOAP,HTTP,RFC Adapter .