(13.4) UMM Environment variables
Name | Description |
---|---|
Set the following environment variable values according to database connectivity and other configurations. | |
| Primary Finesse URL including port (if not 80 or 443) For example:
|
| Secondary Finesse URL including port (if not 80 or 443) For example:
|
| Finesse administrator user |
| Finesse administrator password |
| UMM Database |
| UMM Database driver |
| UMM Database dialect |
| UMM Database username |
| UMM Database password |
| The password of the admin user |
| Path of the SSL trust store including the name. This trust store should include SSL certificates if Finesse APIs needed to access via HTTPS |
| Truststore password |
| This variable would enable or disable SSO functionalities on backend. Possible values are: true or false |
| UMM base URL. It should be like:Â https://IP:umm-port |
| Callback URL for component. The format would be:Â https://IP:umm-port/umm/base/index.html |
Â