Configuration Files
There are two primary configuration files provided to configure the client application:
• | userAccessProfiles.xml - This is used to specify which users have access to the functions available in the client application. |
For information about configuring user access profiles, see User Access.
• | config.xml - This is used to configure many other aspects of the client application, such as which servers the user can connect to, default settings in the application, etc. |
For information about configuring the client application, see Configuring the Client Application.
The location of these configuration files depends on whether you are using the client application provided with the iProcess Workspace (Browser), or a custom application developed with the iProcess Workspace (Browser) components.
• | If you are using the client application, these configuration files are located as follows: |
ClientInstallDir
\JSXAPPS\ipc\
where ClientInstallDir is the directory in which the client application is installed.
• | If you are using a custom application developed with the iProcess Workspace (Browser) components, these configuration files are located as follows: |
WorkspaceDir\JSXAPPS\ProjectName\
where WorkspaceDir is the directory that was designated as your workspace when TIBCO® General Interface (GI) Builder was initially started, and ProjectName is the name that was given to your GI Builder project when your application was developed with the components.
The references to these configuration files in this section assume you are configuring the client application provided with the iProcess Workspace (Browser).
If you are configuring a custom application created with the iProcess Workspace (Browser) components, substitute the path shown with the appropriate path.