I have a JQL statement using the iqlfunction as follows:
"Store Asset" in iqlFunction("\"Pin Pad\".\"Display Name\" NOT LIKE Lane")
"Display Name" is an attribute of "Pin Pad" object type. "Lane" is the value I'm wanting to eliminate from my results.
Topology of the object types :
"Configuration Management Database" -> "Store Information" -> "Pin Pad" -> "Display Name" (attribute)
I'm trying to use dot notation to make the query faster, but the statement above does not return any results. However, when I remove "Pin Pad" from the statement, it returns results, but VERY slowly.
What am I doing wrong?
Hi Micah
Is "Store Asset" have an attribute that reference "Pin Pad" ? if it is, Which is the name of that attribute?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.