| Leo Gan 2006-01-05, 6:02 pm |
| I think you should look at
Microsoft.Biztalk.BaseFunctoids namespace in BTS help.
Anyway if you want to use advanced transformations you shoud use XSLT in
form of Script functoids: "Inline XSLT" or "Inline XSLT template"
--
Regards,
Leonid Ganeline,
BizTalk Developer, MCSD,
Vancouver,
http://geekswithblogs.net/leonidganeline/
"Samuel L" <SamuelL@discussions.microsoft.com> wrote in message
news:59C76749-6EDE-4B3E-B1FF-F7A8F7337ADD@microsoft.com...
> Hi!
>
> I wonder if anyone has got a good source for gaining deeper knowledge in
> developing custom functoids? All the sources that I have found are really
> very basic.
>
> I would like to have some more advanced examples/samples/tutorials which
> go
> into for example having more complex functoid input parameters like
> records
> or xpaths.
>
> I'm glad for all comment and ideas! Thanks...
>
|