How to manually update a document in XDO_LOBS (XML Publisher R12.1)
Due to some security vulnerability, Oracle has disabled the front end access to upload/download/update template from front end (we applied the security patch).
We have a situation where we want to replace a file in XDO_LOBS using XDOLOADER
Question
- Can we update a file using XDOLOADER? if yes, how?
- Can we END DATEthe old file and upload the file as new instead of updating the existing entry , again manually and how to do that?
- How can custom=force option of XDOLOADER help us in this scenario?
Thanks