Please note that if you are using only the default tenant(TIBCO), and you don't have any other tenant in your environment, then there is no need to execute the below query(step 4 in HF5) when installing the hotfix HF5, HF6, HF7, HF8 or HF9. === 5. Execute the below query on admin database schema for every tenant: "insert into TENANT_CONFIG(TENANTID, KEY, VALUE) values ('<TENANTID>','com.tibco.af.aopd.flags.disableParentItemsDependencyImpact','<VALUE>');" ===
Environment
ALL
Issue/Introduction
This article deals with the below installation step mentioned in the readme files of the hotfixes HF5, HF6, HF7, HF8 and HF9.
===
5. Execute the below query on admin database schema for every tenant:
"insert into TENANT_CONFIG(TENANTID, KEY, VALUE) values
('','com.tibco.af.aopd.flags.disableParentItemsDependencyImpact','');"
===
Attachments
Clarification on step 5 of Hotfixes installation (FOM 4.0.2)get_app