BizTalk Server General - Biztalk 2006 :: Map with custom XSLT question

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > March 2006 > Biztalk 2006 :: Map with custom XSLT question





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Biztalk 2006 :: Map with custom XSLT question
Randal van Splunteren

2006-03-21, 5:54 pm

Hi,

I have a map which uses a custom XSLT. If I test the map from within visual
studio using a test message I get the desired results. It looks something
like this:

<?xml version='1.0' encoding='utf-8'?>
<myElement>
<myOtherElement>Test<myOtherElement>
<myElement>

My solution also contains a very simple orchestration. It structure is file
in -> transformation (using map mentioned above) -> file out.

I put the same test message from the test map scenario above as input message.
When I look in the file out folder I see the following xml:

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
Test

As you can see the xml tags are missing.

I have the following questions:
Why is there a difference between executing the map from visual studio and
from the biztalk run time?
Why do I get the bonus 'standalone' in the xml declaration?
Where are the xml tags and why?

TIA,
Randal van Splunteren


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com