Enter your keyword

post

Oracle Integration Cloud (OIC) Mapper

Mapping is one of the key features in any of the integration where two or more applications are talking to each other.
In most of the cases, the messages we want to transfer between two applications in integration have different data structures.
A visual mapper allows us to map field applications by dragging source fields onto the target fields. When we open the mapper for a request or response message in integration, the data structures are automatically populated with the information pulled from the source and target connections. We can expand and the load data structure levels on demand to display additional levels. There is no limit on the levels of display.
Oracle Integration Cloud Mapper

These maps are called transformation maps and use the eXtensible Stylesheet Language(XSL) to describe data mappings which allows us to perform complex data manipulation. A standard set of XPath functions are provided for you to define how data is modified when moving from one application to another.

The mapper supports both qualified and unqualified schemas (that is, schemas without elementFormDefault=”qualified”). Elements and attributes with and without namespace prefixes are also supported.

Elements and attributes for which mapping is required are identified by a blue asterisk (*) to the right of their names. To display only required fields, click the Filter , select Required either from Source or Target, and click Apply.

Some Toughts (3)

  1. Anonymous
    added on 12 Nov, 2018
    Reply

    Hi Ankur,

    If we have more than 200 columns than how to map that automatically by provide 'from' to 'to' columns. becoz manually to map will become tedious task for us.

  2. added on 28 Nov, 2018
    Reply

    Hi, You can export the IAR file and do mapping in the XSLT directly and import the integration back.

    Regards,
    Ankur

  3. added on 14 Dec, 2018
    Reply

    Hi Ankur,

    Can you please share a link where it is demonstrate how to map field by using IAR file export.

    Regards,
    Fazle Rub

Leave a Reply

Your email address will not be published.