Discussion:
Custom Functoid
(too old to reply)
William.Ding
2008-04-03 16:27:03 UTC
Permalink
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!
Eric Stott
2008-04-03 20:55:26 UTC
Permalink
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
Post by William.Ding
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!
Loading...