Use > Data Flow Management > Integrations > Integrating Multiple CMDBs > How to Configure Global ID Generation

How to Configure Global ID Generation

  1. Launch the Web browser and enter the following address:
    https://<CMS server>:8443/jmx-console
    .

  2. Click UCMDB:service=Multiple CMDB Instances Services to open the JMX MBEAN View page.

  3. Click one of the following methods and enter values as required:

    setAsGlobalIdGenerator Specifies that the CMDB will act as the global ID generator for all locally existing scopes
    setAsGlobalIdGeneratorForScopes Specifies the scopes for which global IDs will be generated
    setAsNonGlobalIdGenerator Stops the CMDB from acting as the global ID generator for all scopes
  4. Click Invoke.

Note If you want to check which scopes are currently set, use the getGlobalIdGeneratorScopes method.

Related Topics Link IconRelated Information