
Retrieving a list of query tables
Use the manageQueryTable.py administrative script to get a list of query tables that are available in Business Process Choreographer. You can list predefined, supplemental, and composite query tables.
Before you begin
Before you begin this procedure, the following conditions
must be met:
- Run the script in connected mode, that is, do not use the wsadmin -conntype none option.
- At least one cluster member must be running.
- Include the wsadmin -user and -password options to specify a user ID that has administrator or deployer authority.
- If you are not working with the default profile, use the wsadmin -profileName profile option to specify the profile.
About this task
Procedure
Example

Enter the following command:
wsadmin.sh -f manageQueryTable.py -cluster myCluster
-query names -kind composite
Enter the following command:
wsadmin -f manageQueryTable.py -cluster myCluster
-query names -kind composite