Hello
we will be using WSI. Excel is abandoned, simply cant do it.
I will be getting data from excel sheet nicely ordered in List<string> and then I need to build xml based on that data.
How did you solved the following:
1. What is the best to waycreate XML, having in mind there are lots of nesting
2. How did you solve the image in base64 encoded image data here
3. How did you simplify kit creation? Excel system kits listed below the product. I might do the same... dont know yet.
My idea is to build product (keep in memory) and then send it to service for upload. Rather than making one huge xml file. My concern is image sizes. File can grow very, very huge.
Any opinions, experience or ideas are very welcome.
Thank you