Configuring Web Server


Most interaction with Deltanji takes place through a web browser. A web server must be configured to host the browser-based user interface.

Caché or Ensemble


Depending on your platform version, your screens may differ from the examples given below.

1. In Management Portal configure a Web Application named /deltanji to use the DELTANJI namespace and to serve files from the directory you installed Deltanji into.

The Session Timeout field value controls the period after which an inactive user will be logged out of the Deltanji web browser. You may wish to increase this beyond its 900-second default.

2. If you are installing on HealthShare, or if your Caché or Ensemble instance was installed with Normal or Locked Down security (rather than with Minimal security), anonymous (Unauthenticated) access to the Deltanji web interface will not be possible. Read the additional instructions here to adjust the security settings of the Web Application after you have saved it for the first time. If you are unsure whether this is necessary, use Portal to review the profile of the user named UnknownUser. If that user holds the %All role your installation probably opted for Minimal security, so the additional steps in the link above won't be needed.

3. In the CSP Web Gateway Management console for the CSP-enabled web server that will host the Deltanji browser interface, copy the existing Server Access definition to create a new one called "Deltanji" (for example). Give this connection a large Server Response Timeout (e.g. 1800 seconds). This is necessary because some operations performed in the Deltanji browser interface may take a long time to complete and return their results.

4. Under Application Access create a definition for the /deltanji application, directing it to use the Deltanji server definition in order to benefit from the extended timeout.

5. Test the configuration by using a supported web browser to visit /deltanji/default.htm at the web server. For example, if your platform is Windows and you plan to access Deltanji via the Apache instance installed by InterSystems for system management, the following URL may work on the server desktop: http://localhost:57772/deltanji/default.htm

6. When the Deltanji launch page appears, click the "Launch" button. This should launch a new browser window for displaying the Deltanji browser interface. You may close your original window.

7. Log in with the username that was reported onscreen when you ran %vcins earlier. If you do not have a record of this, run the following command in the DELTANJI namespace to discover the username: w $o(^%vcmf("user","")).

You can now start getting to know the interface and configuring Deltanji.

GT.M


To configure a web server for Deltanji running on GT.M contact support@georgejames.com for instructions.

Next Step


Next, start working with Deltanji.