cancel
Showing results for 
Search instead for 
Did you mean: 

Read values from slave tenant properties file

0 Kudos

Hi,

We have configured slave tenants and created a cronjob and this cronjob should read values from respective slave tenant.properties file but it is reading from master tenant local.properties file.

How can we get the respective slave tenant property values. Do we need to assign any tenant id to the cronjob

Please comment.

Thanks, Srinivasc

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You need to create another property file for tenant i.e.

local_tenant_{tenantID}.properties

under config folder.