Hello everybody!
Tell me, please,is it possible to import records into hierarchy tables using MDIS?
The imported XML-file looks like this:
<data>
<row>
<NAME>Some Name</NAME>
<DATA_UPD>01.27.2006</DATA_UPD>
<HIER>03000000000\03408000000\03408553000</HIER>
</row>
<row>
...
</row>
</data>
The field HIER in my XML-file contains delimited values to build hierarchy. I tried to import, but MDIS blocks the port with Value Exception.
P.S. I set MDIS Unmapped Value Handling option to "Add" to automatically add missing values to hierarchy table.
Thanks,
Vika