brokenbone
Programmer
Hi all!
I have a problem with importing data from XML to datawindow.
1st Creating a template will take me a long long time if I do it in design view. So I'm making templates in source code. Is there any other way to import XML templates or schemas? I have a .xsd schema defined from another aplication and I want to use the same in PB for importing data (the definition is 480 lines long so you know it will take me a lot of time ). Is that possible?
2nd If I manage to create/import XML template for 1 DW, is there any way (other than copy/paste in source code) to use the same template in more than 1 DW?
3rd Is there a way to import nested XML (use only 1 XML to import data from many tables) and use them in DWs or do I have to parse it for each table?
Thanks for your answers. If anybody had the same poroblems sometimes I'd realy like to hear the answers.
Take care, bye!
I have a problem with importing data from XML to datawindow.
1st Creating a template will take me a long long time if I do it in design view. So I'm making templates in source code. Is there any other way to import XML templates or schemas? I have a .xsd schema defined from another aplication and I want to use the same in PB for importing data (the definition is 480 lines long so you know it will take me a lot of time ). Is that possible?
2nd If I manage to create/import XML template for 1 DW, is there any way (other than copy/paste in source code) to use the same template in more than 1 DW?
3rd Is there a way to import nested XML (use only 1 XML to import data from many tables) and use them in DWs or do I have to parse it for each table?
Thanks for your answers. If anybody had the same poroblems sometimes I'd realy like to hear the answers.
Take care, bye!