BizTalk Server General - Simple XSLT Transform

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > July 2005 > Simple XSLT Transform





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 Simple XSLT Transform
gavkel

2005-07-26, 5:53 pm

Hi all

Just a quick bit of advice - Ive to do a simple transform on an
incoming xml file to a another xml format. Planning on using XSLT
through a map. Do I need to call this through an orchestration? Seems a
bit heavy...

Can anyone advise me on the best way to do this?

Thanks

Stephen W. Thomas

2005-07-26, 5:53 pm

Hello.

You can apply maps on both the Receive Ports and Send Port… as well as
inside the Orchestrations. Just right click on a Receive Port (not the
location), go to Edit. You will see Inbound Maps. You would add the maps
your want to run here.

You will also need to make sure you use the Xml Disassembler pipeline
component. Otherwise, the MessageType property needed for mapping would not
be promoted and your messages would not map.

You can have multiple maps on a single Port. So if you receive message A
and message B on the same port they can both be mapped using different maps.

Hope this helps.

Stephen W. Thomas
http://www.biztalkgurus.com


"gavkel" wrote:

> Hi all
>
> Just a quick bit of advice - Ive to do a simple transform on an
> incoming xml file to a another xml format. Planning on using XSLT
> through a map. Do I need to call this through an orchestration? Seems a
> bit heavy...
>
> Can anyone advise me on the best way to do this?
>
> Thanks
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com