I’m trying to create an “Item Relation”-channel to help our engineers create relationship between existing items in the Assyst CMDB.
Doing so I’ve created a web import channel that accepts CSV files, but during test runs I’m having some issues during imports when creating new item relationships. I’ve been unable to set the correct “side” of the relationship to the Main Item as attempted to specify in the “Item Relation”-datamapper.
I’m working with a single Item Relation datamapper.
After selecting the main and related item using variable assyst search I’ve tried using “Relation Type”, and lookup by ID, followed by an Related Detail” selecting the wanted detailId for the main item.
However doing it this way I’ve been unable to correctly select which mainDetailId is set to the “Main item” during an import.
The item selected as “Main item“ in the datamapper seems to always get the lowest ID detailID when created during import, regardless of what is selected in “Related Detail”.
Is there something wrong with this approach to creating item relations, how is this supposed to be done? Has anyone else have experienced a similar issue?