cancel
Showing results for 
Search instead for 
Did you mean: 

AAE doesn't support parameterized mapping ?

Former Member
0 Kudos

Hi,

is the AAE doesn't support parameterized mapping ? if yes any workaround for this limitation ? because i want to use JDBC lookup in my mapping ?

Currently, i am using PI 7.1 EHP1 SP3.

Thank You and Best Regards

Fernand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Fernand,

you can't use parameterized mappings when designing an integrated configuration object in the AAE (local processing in the AAE), at least not in PI 7.1, not sure about PI 7.1 (Ehp1).

Regards,

Jorge

Former Member
0 Kudos

One thing more, as you can't use it it may bother you as you won't be able to use the new box in the graphical mapping to do look ups (JDBC, or RFC), as both boxes get the channel from a parameter.

However, you can still create your own UDF and do the lookup manually with java code, it's not a big issue. I had to do it for RFC lookups some times.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Siddhesh,

The JDBC Lookup also working fine for normal scenario without AAE. my question is how to use mapping parameterize in AAE.

Cheers

Fernand

Former Member
0 Kudos

Hi,

Not sure if there are any changes EHP1 onwards on this, but the parametrized mapping worked successfully for PI 7.1 sp7 for JDBC look ups.

Hope this helps.

Regards,

Siddhesh S.Tawate