Previous Topic: Import of Expressions Containing OS Security or Directory LookupsNext Topic: Import of Expressions Not Using IN and NOT IN Operators


Import of Expressions Using IN and NOT IN Operators

The IN/NOT IN operations of Unicenter Software Delivery version 4.0 involve using a plug-in to provide a set of values instead of the single literal used for the other operations. The Unicenter Software Delivery version 4.0 plug-in sources and their equivalent functionalities in Client Automation are as follows:

The SDGroup plug-in functionality is provided by standard Client Automation queries that use computer group definitions.

NTGroup is implemented using the Directory services feature of Client Automation queries. The allowed attribute group is Target and the allowed attributes in that group are User and UserId.

For IN/NOT IN tests against sets produced by Directory Services enquiries, the allowed attribute group is Target and the allowed attributes in that group are User, UserId, Name, Server, and Machine.

For IN/NOT IN tests against sets produced using the Unicenter Software Delivery version 4.0 query integration with Asset Management, the allowed attribute group is Target and the allowed attributes in that group are User, UserId, Name, Server, and Machine.