Operation > Data Flow Management > Data Flow Management Setup > Data Flow Probe Setup > How to Define Owner Tenants on Data Flow Probes

How to Define Owner Tenants on Data Flow Probes

In multi-tenancy environments, all discovered CIs/relationships are assigned an owner tenant. If no owner tenant is defined in the discovery adapter parameters, but an owner tenant is defined in the Data Flow Probe properties, the discovered CIs/relationships are assigned this owner tenant.

This task describes how to define an owner tenant in the Data Flow Probe properties.

Note This section is relevant for multi-tenancy environments only.

  1. Prerequisite

    The owner tenant that you want to define in the Data Flow Probe properties must already be defined in UCMDB. For details on creating owner tenants in UCMDB, see New Tenant/Edit Tenant Dialog Box.

  2. On the Data Flow Probe open the DataFlowProbe.properties file, located in the Data Flow Probe's installation folder under ..\UCMDB\DataFlowProbe\conf.

  3. Define the owner tenant parameter by adding the following line:

    com.hp.ucmdb.discovery.Probe.DefaultTenant=<owner_tenant>

    where owner_tenant is the name of the owner tenant, as defined in the Security > Tenants Management module.

  4. Save the DataFlowProbe.properties file.

  5. Restart the Data Flow Probe.

  6. Result

    The owner tenant is displayed in the Data Flow Probe Setup module.

Related Topics Link IconRelated Information