Unable To Open Attachment File Stored on network file share server
Using Oracle NOTE -->
The increase of security in Java releases has tightened up the code to prevent storage on network servers.
Until Development provides another solution, the current options identified are as follows:
1. Install lower version of JRE / JDK that do not check for the configurations. - Not an option
2. Change Data Type = File; move the files to store in the fnd_lobs table - boss does not want to store docs in DB
3. Create some Https / WWW site to store the files which can be referenced with Data Type = Web Page