on 2019 Apr 08 3:10 PM
Hi All,
I am doing mapping to various table based on condition. I am creating table node based on condition.
In one field mapping I am using FormatbyExample. It is working fine.
Issue happens when data is for another scenario and FormatbyExample should not be used as that table node is not supposed to create. It is giving error "queues do not have the same number of values" because data is not for this scenario.
How to avoid this error.
Thanks
Request clarification before answering.
Hi!
You could use conditional functions (IfWithoutElse/IfThenElse), for example, to check if FormatByExample should be used or not.
Regards, Evgeniy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Evgeniy,
i used ifWithOutElse and UseoneasMany combination solved the issue.
Hi Suchita,
Both queue are different and incoming data is not for this scenario al together, but PI is still trying to map it though parent node is not created with CreateIf negation.
I want to avoid the error so that mapping will give proper node result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.