...
- Log in to the product's management console and select List under Services.
- The Deployed Services page appears, which lists all the currently deployed services. Select a service and click on it to view its dashboard.
- The service's dashboard appears. In the Client Operations panel, click Try This Service.
- The TryIt page opens, which is explained in step 3 above.
Invoking TryIt by appending the service's endpoint
You can also invoke the TryIt page of a service by appending the service's endpoint reference with the string "tryit?". For example, http://<your-machine-ip>:<server port>/services/<service name>. It opens the TryIt page, which is explained in step 3 above.