I'm having troubles with a custom functoid that I'm implementing. It is configured to take a ConnectionType.Record as input parameter. But how do I specify my functoid function to take such a type as parameter? I have tried the XmlNode type but without succeeding. Any ideas? Thanks!
You would be able to drag the record from the input message as the argument to the funtiod. I am not sure what you are asking? Eric http://blog.biztalk-info.com http://biztalk-info.com "William.Ding" wrote in message news:5ED345DA-F2B6-41A0-A0F0-8D960F2C74DD@microsoft.com... > I'm having troubles with a custom functoid that I'm implementing. > It is configured to take a ConnectionType.Record as input parameter. > > But how do I specify my functoid function to take such a type as > parameter? > I have tried the XmlNode type but without succeeding. > > Any ideas? Thanks!