To create, view, or edit a new query:
Connect to WebAdmin.
Click to expand the Documentum subnode and select the Query subnode.
The Documentum Query screen appears.
Select File > New > Documentum Query from the menu at the top of the Documentum Query screen.
The Documentum Query Properties screen appears.
Enter a name for the query in the Name: field.
Enter a DQL statement for the query in the Query: field.
You can use the $ARG expression when defining the DQL statement. For example:
select r_object_id,object_name from dm_document where object_name =’$ARG1’...
Click Execute at the far right of the Query: field.
Click OK to save Documentum Query configuration.
The Documetum Query screen reappears with the newly created Documentum query.
Highlight the newly created Documentum query, right-click, and select Properties from the sub-menu.
The Query Properties screen appears.
Click Execute at the far right of the Query: field.