Multi-mapping is a method of message transformation wherein one or more source messages can be combined or split to generate one or more target messages. In this article, we will understand how to create and use 1:n multi-mapping transformation in a BPM scenario.
SAP PI
XI/PI: A Step-by-Step Guide to BPM – Asynch/Sync Bridge
In this article, we will understand the concept of Business Process Management in SAP XI/PI using a simple scenario.
XI/PI: A Guide to Using SAP XI SOAP Adapter
In this article we will discuss the usage of SAP XI SOAP Adapter. The SOAP adapter enables communication via web services. We will understand the configuration of SOAP sender and SOAP receiver adapter.
XI/PI: Configuring the Sender Mail Adapter
We have earlier discussed how to configure receiver mail adapter to be able to send emails from SAP XI. In this article, let us understand the configuration of Sender Mail Adapter. Sender Mail Adapter is used to collect emails from an email server and convert them to XML messages so as to process them in XI Integration Engine.
XI/PI: Sending Emails Using XI Mail Adapter
In this article we shall discuss the configuration of SAP XI Mail Adapter on the receiver side. The receiver mail adapter resides on the J2EE stack and converts the XI messages into emails and transfers them to email server or in simple words sends them as emails to intended recipient(s).
XI/PI: File Content Conversion for Complex Structures
We have discussed Simple File Adapter Configuration as well as File Content Conversion for a simple structure CSV file. In this article we will understand how to deal with File Adapter when file structure is a bit complex. For example if it has different number of columns of information on different rows.