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

Hi Swapna,

So I assume you don't have any problem in generating the Daily type ExchangeList node. The problem is with Monthly - ExchangeList node correct?

In the Mapping on

"then" - remove the API_RESPONSE - Map With Default.

"then" - Just put a empty Constant there.

After that Please right click on If then step and Choose Display queue and give us the screenshot. It will help us to see where is the issue.

Thanks!

Former Member
0 Likes

Yes, issue is with Montlhy.

Are you talking about this:

Not working