Administer > RTSM > RTSM Data Flow Management > Data Flow Management Setup > Data Flow Probe Setup > How to Change the HP UCMDB Integration Service Default Domain

How to Change the HPE UCMDB Integration Service Default Domain

This task describes how to change the default domain of the HPE UCMDB Integration Service.

  1. Stop the Integration Service.

    Windows Start > Programs > HPE UCMDB > Stop HPE Universal CMDB Integration Service
    Linux /opt/hp/UCMDB/UCMDBServer/integrations/bin/service.sh stop
  2. Update the domain properties.

    • Open the DataFlowProbe.properties file, located in:

      Windows c:\hp\UCMDB\UCMDBServer\integrations\conf
      Linux /opt/hp/UCMDB/UCMDBServer/integrations/conf
    • Update the following property with the new domain name:

      appilog.collectors.domain

      For more details about this property, see DataFlowProbe.properties Parameters.

  3. Clear the data from the Integration Service.

    For details, see How to Clear HPE UCMDB Integration Service Data.

    Note The clearProbeData script resets the Integration Service's DB schemas and file system state. After running this script the Integration Service re-sends all discovered data to UCMDB. This could potentially create a significant load on the UCMDB Server.

  4. Restart the Integration Service.

    Windows Start > Programs > HPE UCMDB > Start HPE Universal CMDB Integration Service
    Linux /opt/hp/UCMDB/UCMDBServer/integrations/bin/service.sh start