cancel
Showing results for 
Search instead for 
Did you mean: 

Multi level mapping in PI. eg: A => B=> C w/o BPM

Former Member
0 Kudos

Hi All,

I want to do multi level mapping withou BPM i.e Structure A to structure B mapping and Structure B to Structure C i.e

A=>B=> C. Let me know proc in PI 7.0/7.1 without BPM. Is this possible through Interface mapping or Interface determination ?

Thanks,

Jogula Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

you really dont need a BM. The interface mapping or your operation mapping can support multiple mapping programs that can be executed in sequence.

ref: /people/prasadbabu.nemalikanti3/blog/2010/01/01/executing-multiple-mapping-programs

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos

You will need two mapping programs (Graphical/ JAVA/ XSLT)

One for A -->B and other for B -->C

In Interface Mapping Source Interface should be A and Target Interface should be C.

When you try to select the mappings you wont find any suitable mappings (since none will be defined for A --> C). In this case you will have to change the source and target options to Any

The first mapping in the list should be A --> B followed by B --> C.

Regards,

Abhishek.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Ramesh,

Finally you want Strcuture C as the out from PI System,?? if Yes then develop two mappings(A>B,B>C)and add it in Interface mapping,we can add any number of mappings in Interface mappings.

The source message to Interface mapping is A and receiver would be C.

This is will work.

Regards,

Raj