I deleted an object type by accident. I got an older export, but I don't know how to import the following correctly. The last value of the CSV looks like this:
... ,ITSM-9997||ITSM-10033||ITSM-10074||ITSM-10043||ITSM-10063
In the import config I mapped the fields, but I have to add some AQL. When I do it like this it shows only one thing in the end for software, which even does not match any of the keys above. The keys map to obejcts in the object type "Software".
When I try the AQL
Software IN (${Software${0}})
is says
Invalid placeholders in the AQL for attribute Software & Access. Placeholder Software is not present as data locator
I just know objects types, objects and attributes here. What the hell are placeholders in this context, same for data locator... Why is it so confusing?
Thanks a lot!
Thank you for the reply.
I am still struggling with the AQL. I have no clue what to set for Label or Locator. I tried different combinations but none of them worked. :-(
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.