How do I create and download an XML document and insert this into a BLOB
501321Apr 11 2006 — edited Jul 17 2006I need to create an XMLDOM document and download this onto a users PC. Any ideas about how to do this?
I would prefer to first insert this into a Table (into a BLOB) to allow users to download it later.
I can create an XMLDOM document, I can upload a file into wwv_flow_files and then download this later.
Any suggestion would be appreciated.