Hi. I 'm a newbie on bts - just started yesterday, having a "tutor" giving me a a few concepts - after the first mapping using bts tools (shipped on visual studio).
now the guy who is tutoring ask me to do that manually... i write my own xslt file.
since i never work with xslt befor i'm a little bit lost.
i had an "incomming" xml with a namespace wich i want to modify to an output xml, with a diferent namespace.
after that i had to pass directly values from one xml xml to another and to other values i had to sum or multiply .
incoming xml namespace = http://NWMessaging.CustomerOrder
outcoming xml namespace = http://FKMessaging.SupplierPO/
i have no ideia out to get values from 1st xml to 2nd one.
dr.Xis
Member
79 Points
84 Posts
biztalk xslt - mapping
May 26, 2012 11:32 AM|LINK
Hi. I 'm a newbie on bts - just started yesterday, having a "tutor" giving me a a few concepts - after the first mapping using bts tools (shipped on visual studio).
now the guy who is tutoring ask me to do that manually... i write my own xslt file.
since i never work with xslt befor i'm a little bit lost.
i had an "incomming" xml with a namespace wich i want to modify to an output xml, with a diferent namespace.
after that i had to pass directly values from one xml xml to another and to other values i had to sum or multiply .
incoming xml namespace = http://NWMessaging.CustomerOrder
outcoming xml namespace = http://FKMessaging.SupplierPO/
i have no ideia out to get values from 1st xml to 2nd one.