ASTCMDBINSERT - Add relationship - CMDB
This import template allows adding:
- Relationships between CMDB objects.
For the insertion of each one of these items, the standard documented below must be followed.
Insert​
Column | Required | Type | Precision | Description |
---|---|---|---|---|
OIDINTERFACE | X | TEXT | 32 | Sequential code - Identifies an item to be imported into SoftExpert Suite. |
FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 109 - Code of the SoftExpert Asset component. |
FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 25 - Add relationship. |
NMFIELD01 | X | TEXT | 255 | Source object type: 1 - Asset; 2 - Process; 3 - Process activity. |
NMFIELD02 | X | TEXT | 255 | Source object ID # |
NMFIELD03 | X | TEXT | 255 | Destination object type: 1 - Asset; 2 - Process; 3 - Process activity. |
NMFIELD04 | X | TEXT | 255 | Destination object ID # |
NMFIELD05 | X | TEXT | 255 | Relationship name |
NMFIELD06 | X | TEXT | 255 | Reverse relationship: 1 - Yes; 2 - No. |
info
Note:
It is not possible to add a relationship between processes, between activities, or between processes and activities.