Skip to main content

I have a large XML file whichi need to send into the process using a process XML filed,when using K2 workspce and setting the xml data field value i can see the complete xml file,but in the server event when i try to debug it show the filed as empty.I tried using small XML file,every thing works fine.


Is there any Size limit for XML data fields?


 

its a 35KB file.
I have seen much larger InfoPath XML documents stored in a XML data field. 
How are you adding the XML data?  Through code?
I tried to add data using both k2 workspace and also using code in both the cases i get empty string.

David ..i resolved the issue ,it was due to this "&" special chracter in the XML file.


Thank you one again for the reply.


but getting a new error when i am trying to set an xml string to an xml process field,it says "Root element is missing".any ideas on this


I have attached a schema to the xml process field and also generating the XML in the same fashion as required by the schema.


 Please help me out on this.


Reply