Tenant Properties

The Tenant Properties (CTNTPRP) page displays a list of properties and their values for the current Tenant ID. This page also allows a user to edit property values.

Below is an example of a Tenant specific Property Code and Property Value:

Tenant ID

Source Application

Property Code

Property Value

DEFAULT_TENANT

 $COMMON

fin-job-add-app-username

sa

DEFAULT_TENANT

 $COMMON

fin-job-add-run-mode

2

DEFAULT_TENANT

 $COMMON

hrm-advapi-rest-service-url

http://server:port/VLS1/advapi/jaxrs

In almost all scenarios, a tenant Property Value is going to be the same for all Source Applications belonging to the same Tenant ID. In the above example, the tenant property codes/values for the selected Tenant ID are applicable to all Source Applications, because the Source Application is $COMMON.

However, there might be some rare scenarios where a property value for the same Tenant ID needs to be different based on the Source Application of a service request. In those rare scenarios, the user can create a row using the same Tenant ID and same Property Code but use a specific Source Application, rather than using $COMMON. This allows the property value to be different for that specific Source Application.

Most of the tenant properties are set post-deployment. Connect caches the tenant properties and the changes take affect only after the re-start of Connect modules.