G
Gareth
Hi,
I seem to be finding that setting an XMLNode attribute's nodeValue field
truncates at approximately 15k of data, it does so without warning or error
it just happens. As a workaround i've been storing data in document
variables and storing the document variables key in the attribute. But even
then large chunks of data get truncated (with error) and i'm forced to do
some elaborate choping and changing to store the required data in document
variables. Any better suggestions? I need to store significant amounts of
data in a non document visible manner but associated with the XMLNodes in
the document so I can retrieve it depending on which node context the user
is working with.
Gareth
I seem to be finding that setting an XMLNode attribute's nodeValue field
truncates at approximately 15k of data, it does so without warning or error
it just happens. As a workaround i've been storing data in document
variables and storing the document variables key in the attribute. But even
then large chunks of data get truncated (with error) and i'm forced to do
some elaborate choping and changing to store the required data in document
variables. Any better suggestions? I need to store significant amounts of
data in a non document visible manner but associated with the XMLNodes in
the document so I can retrieve it depending on which node context the user
is working with.
Gareth