Company Code

The multi-tenancy integration requires that each company record has a unique Company Code (company field) value. Since Company Code is a required field, your existing company records should already have Company Code values. However you should ensure that each company record has a unique Company Code value.

When using Service Manager Enhanced Generic Adapter for UCMDB-SM integration, you must define your company codes in the ServiceManagerEnhancedAdapter9.41/mappings/scripts/SMUtils.groovy file using the following format (where a comma is used to separate mapping entries):

["<UCMDB Company 1 Code>":"<SM Company 1 Code>", "<UCMDB Company 2 Code>":"<SM Company 2 Code>"]

For example: ["1":"microfocus", "2":"sap"]

Caution You should not change the Company Code value after you have enabled the multi-tenancy integration because this will cause your Service Manager data to become out of synch.