设为首页 收藏本站
查看: 808|回复: 0

[经验分享] SAP XI build up solution [Interface-Based Message Processing ]

[复制链接]

尚未签到

发表于 2015-9-19 11:51:39 | 显示全部楼层 |阅读模式

Below Notice desc how can XI transfer & ETL the data from diff

IT infrasture.

Interface-Based Message Processing

   Exchange Infrastructure messages are based on XML. How can an application send a message of this type to a receiver? The idea is similar to a Remote Function Call (RFC): Communication with another system is encapsulated in an interface; the parameters of this interface are compiled in a message. The following graphic illustrates schematically how a message is sent to a receiver using a sender interface:
  
  Multiple receivers can exist, the principle remains the same.
  
  The graphic illustrates that for an interface A in a sender system, there is an assigned interface B in the receiver system:
  ·        For example, interface B gives you access to a service that determines and returns customer data for a request.
  ·        The task of interface A is simply to generate a message using values transferred to the interface; this message is then sent to an assigned receiver interface using the Integration Server.
  The application does not need to implement anything to transfer the parameters to the message. This is the task of the proxy runtime, which forwards or receives the message. To send a message, simply call interface A and transfer the parameters for the request message. You must also implement the receiver processing of interface B on the receiver side.  
Interface Types
  Of course, the question is where do both interfaces originate from. There are two different types of interfaces:
  ·        Message Interfaces: You create these initially in an Integration Repository as XML-based, platform-independent descriptions (see Design Time). You can use this description to generate interface proxies in one or more systems (on different platforms). The interfaces in the previous graphic were generated using message interfaces.
  ·        Imported Interfaces: You import these into the Integration Repository using interfaces in SAP systems. You can include imported interfaces in the Exchange Infrastructure by using adapters. In this case, the adapter takes over the proxy runtime’s task of generating the message and forwarding it to the Integration Server. The previous graphic therefore illustrates the communication between two message interfaces.
  The difference between message interfaces and imported interfaces also leads to different program models. For message interfaces you use a platform-independent description to provide interfaces in a system. For imported interfaces, however, you access the system externally. Therefore, the first approach is called Outside-In and the second approach is called Inside-Out. In both cases, the description of an interface in the Integration Repository is separated from the implementation, which has the following advantages:
  ·        Interface information is centrally accessible
  ·        You can use the interface description for application development in the systems and simultaneously for the design of Business Scenarios and mappings
Outbound and Inbound
  Interface A and interface B complement themselves in that interface B receives the message that was sent by interface A. To emphasize this difference, interfaces that send messages are called Outbound Interfaces and interfaces that receive messages and implement a service are called Inbound Interfaces. As indicated by the broken arrows, communication can only comprise the transfer of one message, depending on whether the communication is synchronous or asynchronous (also see: Communication Parameters).
  Outbound and inbound interfaces are also used to separate (potential) senders and receivers. The interface parameters do not need to match (a mapping is then required at runtime). This enables various senders and receivers to communicate with each other. In particular, this loose coupling also enables you to assign interfaces of this type to each other, for which one side of the communication must not, or cannot be changed.
Discussion
  Using XML technology has, among others, the following advantages:
  ·        XML is the standard exchange format in the Internet.  Before this standard was created, there were practically no open exchange formats, which made communication in heterogeneous landscapes very difficult.
  ·        Further standards and tools now exist that make working with XML even easier, examples being XML Schema, XSLT and XPath. XSLT (eXtensible Stylesheet Language for Transformations), for example, enables you to define mappings required to map message structures. XPath expressions enable conditions to be evaluated depending on values in the XML message. Evaluations of this type are required for receiver identification in logical routing.
  ·        As a standardized format, XML also enables you to connect to external systems. If the data from the external system can be converted to XML using an adapter, then the step to convert the data to other XML formats for receivers is a small one.
  
  
  
  
  

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-115783-1-1.html 上篇帖子: SAP 通过事务代码与屏幕变式(SHD0)控制控制用户界面的某些字段,以控制生产订单的调度类型为例 下篇帖子: 传统成本核算方式在SAP的实现方式
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表