This command runs a filtered query against the database.
This command has the following format:
caaipaomwsclient /user=user /password=password /enumerate=class_name [/whereFilter=where_filter] [/output=output_type] /locale=iso639value
Defines the CA EEM user name.
Defines the password for the specified CA EEM user.
Specifies the class being queried. Output also includes instances of any subclasses. Use '*' to dump the entire database.
Optional section of the query. For example,
/whereFilter="where Type='AOM174'".
(Optional) Valid types are 'console', 'XML' and 'null'. Null is useful if only a count of the objects is needed.
Default: console
(Optional) Specifies an IS0 639_3166 combination (for example: fr_FR for French) to override the default English output. To use the locale of the command prompt, specify "native".
Copyright © 2013 CA. All rights reserved. |
|