In our Oracle Webcenter content(UCM), documents are currently stored in DB. It has to be changed/pointed to File System.
We are fine with any of 2 architectural designs
1) After the proposed change, old documents should be accessible/downloaded from DB & New uploaded documents from the File system
2) Move all the old documents from DB to File System. And all documents(Old & new) should be accessible from the File system.
Please give detailed steps & reference links to point from DB to file system & achieve the above proposed changes.