Hi there.
If I implement my own function for Tamino, which I want to use in my X-Query statement, what is the size limit of the XML node that can be processed?
I saw that the Extensions are implemented in COM or Java, and both take type string when passing XML objects. Am I right in thinking that this realy limits what kind of XML nodes I can process?
How should I get around this?
Implement the function in XSLT? (please no!)
Is SoftwareAG working on allowing extensions to be written in nativly in the .NET framework? (so one could use say the XmlNode object to pass around)
Thanks.
#API-Management#webMethods#Tamino