RTC CSV import - Conditional mapping using if-else
4 answers
I am not aware of this capability. The mapping file is an XML file and this does not support conditions as far as I can tell.
What you could do:
- create a XSLT with the necessary business conditions
- Transform the existing CSV with this XSLT
- Create 1-1 Mapping and import