Discussions
Categories
- 197.1K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.7K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 555 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.3K SQL Developer
- 296.3K Development
- 17 Developer Projects
- 139 Programming Languages
- 293K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 158 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 468 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
Image Virtual Directory in Apex 5

Hi
I want set new virtual directory for uploading images into server.
Where I can do this for apex 5?
(no Static Application Files and Static Workspace Files)
Answers
-
Hi SYSMAN2007,
SYSMAN2007 wrote:
I want set new virtual directory for uploading images into server. Where I can do this for apex 5? (no Static Application Files and Static Workspace Files)Please include all environment details (with detail versions) regarding your APEX environment. Refer : how to get answers from forum
Please explain your question properly (as mentioned in the thread above). Your purpose/problem scenario is not clear.
Why do you want to create new virtual directory? What happened to /i/?
What do you mean by "(no Static Application Files and Static Workspace files)"?
Do you mean that the APEX 5 instance is not loading/showing the Static Application and Workspace Files?
If yes then refer the following threads:
- How to configure *application and workspace* static files after upgrade from 4.2 to 5.0?
- Static Application and Workspace Files in APEX 5
- APEX 5.0: There are issues with the configuration of the Static Files in your environment
Regards,
Kiran
-
I have Static Application and Workspace Files and can use these to upload files.
OK
I am installed Apex 5.0 on Oracle Database 12c.
I have list of images on a File Server and share these images for Database server.
Now I want use shared images inside Apex Applications.
This scenario may be repeat for others File Servers therefore I want to able use Virtual Directory inside
my Application.
-
HI SYSMAN2007,
SYSMAN2007 wrote: I have Static Application and Workspace Files and can use these to upload files. OK I am installed Apex 5.0 on Oracle Database 12c. I have list of images on a File Server and share these images for Database server. Now I want use shared images inside Apex Applications. This scenario may be repeat for others File Servers therefore I want to able use Virtual Directory inside my Application.
Storing of files inside the Virtual Directory will depend upon the Web Server option you are using with Oracle APEX.
NOTE : See the section named "Where Images Are Stored When Using" section for the OHS and EPG option.
For ORDS, the images are stored on file system of the server where it is configured.
Refer following similar threads:
- Apex accessing files on a network fileshare
- How do I move multiple image and javascript files from modplsql/dads that used multiple Alias /epmimages/ filespec
Regards,
Kiran