Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Assets: Object Mapping AQL - Attribute of one Object to map to another object.

Scott Boisvert
Contributor
December 11, 2023

Note: Data Center 

Trying to do an import from SCCM.

This creates its own User Objects within the SCCM Schema.

"Systems" are linked to the SCCM User object (Top console user, Primary user).

I want to link them to my User object in my Users & Roles schema instead.

The default mapping is "Resource Id" = ${Top console user}

Creating my own attribute for my user object, I tried this mapping: "Employee ID" = ((SCCM.User."Resource Id") = ${Top console user}).Name

SCCM = Schema

User = Object

Resource Id = Attribute.

So (SCCM.User."Resource Id") = ${Top console user} should be the SCCM User object where Top console user matches the Resource Id. Hence the .Name of this reference should be used to compare with Employee ID on the Users & Roles User object. 

However, I get an "The AQL provided is invalid" error under the mapping when trying to use this.

Any ideas where I'm going wrong with this? Is what I'm trying to do even possible?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.11.2
TAGS
AUG Leaders

Atlassian Community Events