Siebel Interactive Designer Administration Guide > Working with Interactive Designer Project Files >

About the Interactive Designer Project Files


Interactive Designer uses the information you enter in the project to create the HTML and JavaScript files. These files define the basic structure and appearance of the application. These files are stored in the Siebel File System and listed in the Project Files tab. When you preview or deploy the project, these files and directories are created in two different directories, both under ISSRUN\CDAPROJECTS. For information about the Interactive Designer files, see Siebel Interactive Designer API Reference.

Interactive Designer provides a structured approach to creating and managing the files that make up an application. An Interactive Designer project is a collection of project objects that represent the files in an application.

Many of the project objects are identical, in name and underlying format, to the application files they represent. For example, the Application UI Definition file object in an Interactive Designer project is precisely the same file as the Application UI Definition file in the associated application.

However, some application files are not represented as file objects in Interactive Designer. For example, a Contents file in an application is represented in Interactive Designer as a contents list table.

Certain application files are represented by a collection of Interactive Designer project objects, as opposed to a single object. For example, a single Configuration Data file in an application is represented in Interactive Designer as a collection of Configuration tables.

Interactive Designer generates application files from Interactive Designer project objects when you preview or deploy your project.

Siebel Interactive Designer Administration Guide