BizTalk mapping to excel -


Is there any way to change or obtain mapping in a flyover or text file from a bizaneton map, from which we can directly

Edit: My attempt to solve my problem:

< P>

You can view the BizTalk document which can be found on many BizTalk artifacts including maps. Loyalty-style documentaiton will provide. You can also just take a text editor and you can see XSLT which has been made, but with such a big map which can be a daunting task. I've heard of some developers who make XSLT to convert Maps XSLT to a table like format, but I did not get that code by hand. I will search around and see if I can get some other way too.

You can also see but I honestly have not used it before, so it is at its own risk that it outputs it.

- Brian


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -