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
manoj_khavatkopp
Active Contributor
0 Likes

Hi ,

The occurrence of EXCHRATE_LIST is 1..1 , you need to change this.

Br,

Manoj

justin_santhanam
Active Contributor
0 Likes

Good catch Manoj.

Thanks,

Justin.