Every service and service group deployed in a Carbon server has its own Dashboard for management and monitoring. Follow the instructions After creating a data service, you can configure its quality of service (QoS) operations and manage and monitor it using the dashboard. Follow the steps below to access the dashboard of a service.1.
- Log on to the
...
- management console and select
...
- Services
...
- > List
...
- under the
...
- Main
...
- menu.
...
- The
...
- Deployed Services
...
- page appears, which lists out all
...
- deployed services.
...
- Click on a service
...
- to view its dashboard.
...
A typical deployed service's dashboard provides the following information.
...
title | Note |
---|
...
However, depending on the features installed in your product, some of the dashboard controls
...
may vary. Also, WIP services may not have all of these dashboard controls.
Service details
Anchor | ||||
---|---|---|---|---|
|
The "Service Details" panel provides has the following details of a service:
- Service Name - Defines the unique name of a service.Unique name of the service
- Service Description - Briefly describes a the service.
- Service Group Name - Defines the The name of the group the service belongs to. Refer to more information about service groups in section See Managing Service Groups.
- Deployment Scope
- Service Type -Type Specifies service type (for example, Axis2, Proxy, STS).
Client
...
operations
Anchor | ||||
---|---|---|---|---|
|
WSO2 Carbon A service's dashboard provides the following client operations:
...
WSO2 Carbon also provides information about It also lists the endpoints of a service. The service is set to two endpoints by default. For example:
...
.
...
Typically, the endpoint URI is of the format http://{host ip of the server}:{server port}/services/{service name}.
Try This Service
Anchor | ||||
---|---|---|---|---|
|
The "Try this service" link directs you to a new window where the operations available the your service is displayed. Using this window, you can check whether your service provides to test if the service gives the desired output. The URL for invoking the TryIt tool can also be appended by concatenating the endpoint URL of your service with the following string:
- ?tryit : Ajax client for simple, generic interactions with the service.
The TryIt link will be enabled in your service dashboard only if "org.wso2.carbon.tryit" feature of the WSO2 feature repository is installed in your Carbon instance.
For more information on the TryIt functionality, refer to section Tools -> , see Testing WSDLs.
Generate Client Anchor Generate Client Generate Client
...