Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Write elements into XML (https://www.kinook.com/Forum/showthread.php?t=5210)

teognost 10-09-2013 12:58 PM

Write elements into XML
 
Hi
I have a list of elements -like {Accounting.Iface;Accounting.Service} which are read one by one in a loop step (separator is ; ) and then I need to write every element in a XML file like below(ModuleMask value is the current element):




Accounting.Iface
*
*


Accounting.Service
*
*



I tried to use the WriteXml step but problem is the final result is



Accounting.Service
*
*


so the ModuleMask element is updated but not added again with a new value
Any idea how can I make it to add a new FilterEntry for each element in the loop?
I activated the options "Create element\attribute if it does not exist" and "Update all matching nodes" but it does not help

kinook 10-09-2013 01:46 PM

You would need to call MSXML directly to insert multiple elements like that.
http://technet.microsoft.com/en-us/m...iptingguy.aspx

teognost 10-10-2013 05:18 AM

thanks a lot!


All times are GMT -5. The time now is 04:27 PM.


Copyright © 1999-2023 Kinook Software, Inc.