Skip to Content
0
Former Member
Jan 28, 2008 at 02:44 PM

Is it possible to use MDIS to import to hierarchy tables?

35 Views

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