Previous Topic: Installation Considerations (Asset Collector on Oracle)Next Topic: Extracting Asset Data


Enable Multi-Tenancy

With multi-tenancy, multiple independent tenants can share a single implementation of the CA Asset Converter. You can enable multi-tenancy to allow multiple tenants to use the CA Asset Converter and track the output asset XML files that are generated from each tenant.

To enable multi-tenancy for the CA Asset Converter

  1. In the C:\Program Files\CA\CA Asset Converter folder, locate the asset_converter_config.xml file.
  2. Use a text editor such as Notepad to open the asset_converter_config.xml file.
  3. Locate the following line of code:
    <multi-tenant-mode value=""/>
    
  4. Enter true in between the value quotes. For example, value="true".
  5. Save the asset_converter_config.xml file.

    Multi-tenancy is enabled and you can use the CA Asset Converter in this mode.