Use > Data Flow Management > Integrations > Integrating Multiple CMDBs > How to Set Up Integrations Between Multiple CMDBs > How to Enable Scheduling Pushback of Global IDs When Using UCMDB 10.x Adapter

How to Enable Scheduling Pushback of Global IDs When Using UCMDB 10.x Adapter

As an integration administrator, you are able to schedule the pushback of global IDs without creating an integration point when using the UCMDB adapter.

Two new settings are added to the Create/Edit Integration Point dialog box if you select the UCMDB 10.x adapter (Cmdb10xAdapter):

  • Push Back Ids For Population. Specifies whether you want to push back global IDs after CIs are populated into UCMDB. Valid values: Enabled, Disabled. Default: Disabled.
  • Push Back Ids For Push.  Specifies whether you want to push back global IDs after CIs are pushed into UCMDB. Valid values: Enabled, Disabled. Default: Disabled.

Note  

  • For CIs, the new settings work on all versions of UCMDB.

To enable scheduling pushback of global IDs,

  1. Check and make sure that the <push-back-ids> tag as follows is present in the adapter-capabilities section of the adapter configuration file:

    <support-replicatioin-data>  
        <target> 
            <push-back-ids/>
        </target>
    </support-replicatioin-data>
  2. Configure the integration point.

    • Open an existing integration point and set Push Back Ids For Population or Push Back Ids For Push to Enabled.
    • Create a new integration point and set Push Back Ids For Population or Push Back Ids For Push to Enabled.