cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I am facing some issue in PI mapping where I want to generate the nodes twice at target structure based on condition.

At source, API_RESPONSE can come once or multiple times. If ratetype is Daily then one EXCHANGE_LIST will be generated. If ratetype is monthly, we need both EXCHANGE_LISTs.

In mapping, I created duplicate sub tree and did mapping giving condition but while testing, I am not getting two EXCHANGE_LIST.

We need both Daily and Monthly data differently in both structures.  Please help.

Thanks,

Swapnashree

0 Likes
View Entire Topic
engswee
Active Contributor
0 Likes

Hi Swapnashree

It should be due to incorrect context. Change context of "@rate_type" to one level higher.

Rgds

Eng Swee

Former Member
0 Likes

I changed it to API_RESPONSES but no result.