Naming Conventions for Multi-Tenant Deployment
A naming convention should be developed for creating application folders and groups that contain the tenant ID as a suffix or prefix. In the following example, the tenants have IDs 01 and 02, and folders and groups are named the following:
app01, app02, grp01_app, grp01_bas, grp02_app, grp02_bas
This will make administrative tasks more transparent and allow easier replication of the configuration when new tenants are created.