We are using several runtime configurations in SF which are setting some session variables.
When running an application on the SF which is using a different runtime config (so not ‘default’), it seems that the session variables are not set as defined in the custom runtime config.
Example:
Session.fkCompany has been set to 2 in the custom runtime config.
In the detault this value is set to 1.
When running application 16071 (e_test runtime) still the value 1 is used.
When chaning the value to 2 in the default (app 16051) we notice that also for 16071 the value has been changed to 2.
SF 2021.3 (latest hotfixes installed)
Win UI 2023.1.15
Some can explain this what we are missing in here, or maybe a bug ?
Thanks.
best regards,
Cyril