Hello everyone!
I have a mapping table with 3 “Source-Columns” and one Destination-Column. Column A, B, C are source, D is destination.
I use the element www.netiq.com/.../token-map.html with several “token-map-source-col” elements to customize…
We have a driver that semi-regularly adds rows to a pre-existing mapping table.
It has worked fine, all done using your typical dirxml-script XML tokens.
However, we see occasionally that the XML written to eDirectory ends up as invalid XML. The…
I have to use a very large mapping table. The source CSV has 120k entries. How would you guys get away with that? Uploading that beast to Designer made my fan blow and Designer freeze :)
I am thinking of java command line file parsing or creating a…