Verifying tenant creation

When a tenant is created, the data from the base CFCONFIG.SYSTEM_PROPS table is copied over to the new tenant. It is a good idea to verify that this new directory structure exists. You can also conduct a system check to ensure that your system is configured correctly, has valid connections, and that system properties include the correct values.

Procedure

  1. To ensure that there is no possibility of files being overwritten, verify that the system properties have the correct values in the CFCONFIG.SYSTEM_PROPS table. For example, ensure your directory structure is correct and the tenant value is altered. For example:
    /opt/IBM/icfm/2.0/Tenant2/cfar
    1. From the Administrator role, click Menu > System Properties.
    2. Ensure that the following system properties were updated to include a tenant name directory:
      Property Value
      CF.CFAR.StorageLocation /opt/IBM/icfm/2.0/tenant/cfar
      CF.CFAR.ArchiveLocation /opt/IBM/icfm/2.0/tenant/cfar/archive
      CF.FILESERVICES.StorageLocation /opt/IBM/icfm/2.0/tenant/foliodoc
      CF.EXPORT.StorageLocation /opt/IBM/icfm/2.0/tenant/export
      CF.DM.AGENT.WORK.DIRECTORY /opt/IBM/icfm/2.0/tenant/dmgr
  2. To change the Value of an existing system property, double-click a field in the Value column to change it.

To check your system's status:

  1. Click Menu > Content Packs.
  2. To ensure that system properties are configured properly for your tenant, click System Status.
  3. Correct any warnings or errors that are listed.