Managing resource files
If you create or open forms within an application in Developer Studio, resources added to form views are automatically added to the application's Support Files panel. At the time the resource is added, the reference to that resource matches its location in the Support Files panel. However, AR System does not maintain these references (for example, if you change the directory structure for resources in the Support Files panel).
The Resources Directory Structure level represents the directory for your application in the Mid Tier. You can add support files directly under this level, or to other directories that you create. You cannot delete or change the name of the Resources Directory Structure level.
You can add or delete directories and files, or rename existing directories. You can also save the directory structure to an external disk.
Adding files to support file directories
- In Developer Studio, open the application with which you want to work.
- Click the Support Files panel.
- Select the directory under which you want to add support files.
If you want to create a new directory:- Select the directory under which you want to create a new directory.
- Click Create Directory.
A new directory appears under the directory you selected in step a. - Enter a new name for the directory, and press Enter.
- Click Add.
- In the Open dialog box, select the file that you want to add to the directory, and click Open.
The file is added to the directory selected in step a. - Repeat steps 3a, 3b, and 3c for every file that you want to add to the directory.
When you add support files to your application, you can access them through a URL. For more information, see Accessing-support-files.