| Author |
Modifying Pipeline Components
|
|
|
| The pipeline sample XslTransformComponent allows you to enter the path for
the XSL file. Can one configure this from an orchestration (the file path is
previosuly retrieved from a database table field)
Regards
Tim
| |
| Jon Flanders[MVP] 2005-05-20, 5:58 pm |
| You could modify the component to look in teh context for the XSLT path ,
and then set that context value in your orchestration.
--
Jon Flanders
http://www.masteringbiztalk.com/blogs/jon/
"TimG" <TimG@discussions.microsoft.com> wrote in message
news:F3B04ACB-BF7B-4D20-A952-27E8D69A1369@microsoft.com...
> The pipeline sample XslTransformComponent allows you to enter the path
> for
> the XSL file. Can one configure this from an orchestration (the file path
> is
> previosuly retrieved from a database table field)
>
> Regards
>
> Tim
| |
|
| Hello Jon
Thanks for that, however which message context property should I be setting
in the orchestration for the XSLT Path.
Regards
Tim
"Jon Flanders[MVP]" wrote:
> You could modify the component to look in teh context for the XSLT path ,
> and then set that context value in your orchestration.
>
> --
> Jon Flanders
> http://www.masteringbiztalk.com/blogs/jon/
>
> "TimG" <TimG@discussions.microsoft.com> wrote in message
> news:F3B04ACB-BF7B-4D20-A952-27E8D69A1369@microsoft.com...
>
>
>
|
|
|
|