Hi Everybody,
Is there somebody who has a solution to get back CDATA from XML file.
I put the Blob data into CDATA and now in my .xml I can see like:
<filedata><![CDATA[[B@1581593]]></filedata>
Now I like to see somehow if the file content is really in that CDATA.
How can I get it?
Thank you so much!
Is there somebody who has a solution to get back CDATA from XML file.
I put the Blob data into CDATA and now in my .xml I can see like:
<filedata><![CDATA[[B@1581593]]></filedata>
Now I like to see somehow if the file content is really in that CDATA.
How can I get it?
Thank you so much!