You can also use the operation tags described in this section in the Component Browser of the HTML Administration Interface. Open the HTML Component Browser page for a Repository component. For example, there is an SQL Repository component with a Component Browser URL of:

http://hostname:port/nucleus/atg/dynamo/service/jdbc/SQLRepository

In this URL, hostname represents the name of the machine that runs your application server and port represents the port number that your application server uses to listen for HTTP requests. To find your default port, see the ATG Installation and Configuration Guide.

In the text field, you can enter any XML operations tags against the current repository as if they were commands. Click Enter, and the page displays the output obtained by running the startSQLRepository script against the repository.