MAINTAIN CLIENT SITE INFORMATION#
The Maintain Client Site Information (IMST) screen allows you to add and edit client site information. This field allows you to set the site preferences as well.
The definition data for the Maintain Client Site Information screen is stored in the P2K_AM_SITES, P2K_AM_PREFERENCE_VALUES and P2K_AM_LANGUAGES tables.
- Site Code
- This field identifies the site within the system.
- Description
- This field provides a short description of the site.
- Activation Key
- The activation key informs the application that the client is an authorized and licensed user of the system, and advises the system as to which modules and applications have been purchased.
- Demo Key
- The demo key is an access code assigned to a client that enables them to access the complete product (all applications) for a specific time period. Clients may be granted a trial period for the purpose of experiencing evaluating new applications and features that they are considering purchasing. Once the expiration date passes, the applications not purchased can no longer be accessed.
- Demo Expiry Date
- This field indicates the expiration date of the demonstration period.
- License Type
- This field specifies the type of product license granted to the site.
An extended license enables the site to create new tables in the database in order to integrate custom solutions with the application. It is reserved for sites that have a full Oracle development environment and in-house Oracle database expertise.
A standard license enables the site to access and report on the database with read only capability. It is designated for sites that have a trained Oracle database administrator, but do not have an Oracle development environment.
A basic license enables the site to access and report on the database through the application only.
- Concurrent Users
- This field is used to indicate the estimated number of users that would be logged into the application at one time. This field is used for information purposes only.
Environment tab#
- Windward Version
- This field will display the current version of Windward that has been installed. This is only updated during application upgrades. If errors occur when running a Windward report, users may want to verify the version displayed here to ensure it is the latest released.
- Mail Host
- This field refers to the location of the mail server (i.e. mail.highlinecorp.com). In the case of standalone environments this should be set to “localhost”. This field is used to generate emails from the application, i.e: for workflow or for forgotten passwords.
- Mail Domain
- This field refers to the local domain (i.e. highlinecorp.com) to be used for any emails to be generated from the application.
- Site Logo
- This field indicates the location of where the site logo is kept.
- Build Version
- The version of the build the application is currently running is displayed here. This is derived from the files within the HLAPPResources. This date would only be updated during an upgrade of the application.
- Build Date
- The date displayed in this field is the date the ear was physically created, this is not the date the ear was applied to the instance. If, after an upgrade, this date does not change the ear should be un-deployed and then re-deployed.
- Database IP
- This field is used to display the IP Address of the database that the application instance is configured for. The IP that is reflected here stems from the set up that was done in the Admin Console for the Application Server.
- Database SID
- The SID (unique name given for the database instance) that the application instance is configured for is displayed here. Like the IP Address, this stems from the set up that was done in the Admin Console for the Application Server.
- Backend Version
- The version of the application's backend software the database is running will display here.
- Environment
- This field was used in prior products to track certain system information; however, this is no longer used in the current application.
Client#
- Trigger Logging Level
- This button when pressed changes the application's tracing level from FINE to FINEST. This may be used to troubleshoot issues encountered on the client side. The tracing may be seen in the appropriate Java Console log and the Application Server's default log file. To turn off the increased tracing, simply press the button again. The button's prompt will reflect the current tracing level.
- Reload Style (Professional)
- This button forces the application to pick up any changes that have been made to the GUI via the style sheets or the xml file. If this is not pressed and there have been changes made to the GUI, the changes will not appear until the Application Server has been restarted.
Server#
- Trigger Logging Level
- This button when pressed changes the application's tracing level from FINE to FINEST. This may be used to troubleshoot issues encountered on the server side. The tracing may be seen in the appropriate Java Console log and the Application Server's default log file (i.e. OC4J~QA3~default_group~1). To turn off the increased tracing, simply press the button again. The button's prompt will reflect the current tracing level.
Preferences tab#
Preferences are site wide items that control the manner the application is presented to the users. Some preferences also control how the application will be executed in various areas when run. In IMST users may establish the setting of system preferences that apply to the site.- Preference
- This field identifies the preference code.
- Priority
- This field prioritizes the preference which determines the order in which the preference is used.
- Value
- The preference's value is specified here. Each preference may have different values so it is suggested to review the preference definition in system preferences.
Languages tab#
This tab is view only Any languages that may have been defined for the client in IMLA will reflect in this tab.- Seq#
- The sequence of the translation. The sequence order determines the order of translation therefore, the language that you are translating into must have the HIGHEST (i.e. 99999) sequence number.
- Usage
- This field indicates if the language was pre-defined with the application or if it was custom made by the client.
- Language
- This field holds the primary language used at the site. English will default.
- Country
- This field identifies the country associated with the site
- Role
- A language may be defined for a specific role, if so the role name the language is tied to will display here.
Message All tab#
- Message
- This area allows the Administrator to enter a message that will display within the application for all active users. The Administrator may view the VMJLOG screen to see all of the active sessions in the application. The message may hold 2000 alphnumeric characters.
- Send to all active users
- Pressing this button will cause the message to be sent. There is no need to save the message as once this button has been pressed the message will clear out of the field above.