Copy link to clipboard
Copied
Im loading an xml file. The file is about 500 Kbs. But the xml file gets cut off for some reason. Can someone help me explain why?
This is a screen shot of the trace from the XML file. So yes it pulls the file in and reads is and I can trace it. But in the middle of the trace I get "[... text truncated]" and the rest of the data prints like normal. I dont even know where to start.
Found it. It was the trace that was giving me the error, but I was sending data to the wrong variable as well.
Copy link to clipboard
Copied
are you trying to assign your xml to a string?
Copy link to clipboard
Copied
No I assign it directly to an XML. THen I trace it to see the values. But I just trace to see the values the xml is then ready by a charting function, as an xml. But I recieve the [...text truncated] inside of the charting function
Copy link to clipboard
Copied
Found it. It was the trace that was giving me the error, but I was sending data to the wrong variable as well.
Copy link to clipboard
Copied
i think the trace has the same limits as strings, 64kb.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more