IBM Support

How to update ASSET Classification using Integration Framework

Question & Answer


Question

How do I configure the ASSET object structure to update ASSET Classification?

Cause

The MXASSET Object Structure can be used to update ASSET Classification data using the Integration Framework. The MXASSET Object Strucuture is a System Defined object. Some changes are required to update the ASSET Classification.

Answer

By defult the ASSET.CLASSSTRUCTUREID is not included in the Object Structure. You must modify the object structure to include it. This raises an Alias conflict and requires changes to avoid the alias conflict.

To include the ASSET.CLASSSTRUCTUREID:

1 - Go to > Integration > Object Structure > Select MXASSET

2 - Select Action > Exclude / Include fields

3 - Select the ASSET object in the list

4 - Select CLASSSTRCTUREID in the Attribute list and UNCHECK the EXCLUDE checkBox.

5 - Click OK, Now there is an ALIAS conflic because there are more than one CLASSSTRUCTUREID in the flat structure.

To avoid the ALIAS Conflict

1 - Select Action > Add Modify Alias

2 - Select ASSET object in the list

3 - Select CLASSSTRUCTUREID in the field list ( See the DUPLICATED is TRUE)

4 - Change the ALIASNAME to AS_CLASSSTRUCTUREID.

5 - Click OK, be sure the Alias Conflict ( in the up-right corner ) is now FALSE.

This is sample CSV template to update only the ASSET Classification. It doesn't include any Attribute value.

By default, when there are no Attributes in the incoming message, all attributes will be automatically populated in the Asset Specification tab, but without values.


EXTSYS1;MXASSETInterface;AddChange;EN
ASSETNUM;AS_SITEID;AS_ORGID;AS_DESCRIPTION;AS_CLASSSTRUCTUEID
TEST1;BEDFORD;EAGLENA;Asset Test 1;1325

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Component":"MEA: Generic","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.1;7.1.1;7.5;7.6","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}},{"Product":{"code":"SSLKYL","label":"Maximo Enterprise Adapter"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21516593