Hey Community,
I am trying to import Assets Objects from a CSV file.
I´ve created the Object type "Modell" and all values from the source CSV are there as Objects.
In the destination Object Type I´ve created the attribute "Modell" as a referenced object.
When I create the mapping for importing with AQL "Modell = ${MODELL}",
I get an error "Invalid placeholders in the AQL for attribute Modell. Placeholder
MODELL is not present as data locator". (See screenshot)
What is the correct AQL for this use case please?
Hello! The problem is that you write Modell = ${MODELL}, but first attribute - is how you use in AQL, say Name/Label = ${Modell}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.