Associators (Open Operation)
Associators will start an enumeration session for traversing associations starting from the instance defined in the instancePath parameter using any specified filtering criteria and return zero or more CIMInstance objects .

Steps
- From the Select Operation Combo box choose the Associators(Open) operation.
- Supply the instance objectpath information in the ObjectPath field..
- Provide the Result Class, Assoc Class, Role, Result Role information, fields can be empty or string "null" . see JSR48 doc for more info.
- You can limit the number of instances returned by supplying a number in Max Objects field, leave it blank means no instances is returned.
- You can add aditional filter in the results by providing query in the query field in the form of the query language selected in the language field.
- When all fields completed press execute button.
The resulted instances path will be show in Results View area, you can double click that path from the Result list to view the detailed information of the instance. You can also copy the Path to the clipboard by right clicking an object path from the result list.