cancel
Showing results for 
Search instead for 
Did you mean: 

Parametrize Mapping in 7.1

Former Member
0 Kudos

Hi,

New concepts Parametrize Mapping in 7.1. How can we use and acheive in PI 7.1?

Why it is required?

Sameer

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

ref: /people/jin.shin/blog/2008/02/14/sap-pi-71-mapping-enhancements-series-parameterized-message-mappings

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Parametrize Mapping in 7.1

here is a blog about it:

/people/jin.shin/blog/2008/02/14/sap-pi-71-mapping-enhancements-series-parameterized-message-mappings

also refer this sdn.help , you will get the answer of your querry

http://help.sap.com/saphelp_nwpi71/helpdata/en/43/c3e1fa6c31599ee10000000a1553f6/frameset.htm

Thanks

Abhishek

Edited by: Abhishek Agrahari on May 19, 2009 2:27 PM

Former Member
0 Kudos

Hi Sameer,

Let me give you one simple example for your understanding.

Say you have a Mapping where input has First Name and Last Name. Your target has the field Full Name.Now imagine you have to send this data to 3 different receivers. Receiver A expects the first and last name to be concatenated separated by a space, while B expects a . (period) and C expects a _ (underscore).

With parametrized mapping, you can now specify this in runtime in ID. So with a single mapping you can handle all this conditions and also in case tomorrow there is a new system added which expect a # between the first and last name, all you need is a minor change in your ID in PRD rather than transporting your mapping from Dev -> QA -> PRD.

Just a minor example. Hope you understand the usage.

Abid Mazhar

former_member200962
Active Contributor
0 Kudos

This message was moderated.