Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

  1. Log on to the

...

  1. management console and select

...

  1. Services

...

  1. > List

...

  1. under the

...

  1. Main

...

  1. menu. 

Image Removed

...

  1. The

...

  1. Deployed Services

...

  1. page appears, which lists out all

...

  1. deployed services.

...

  1. Click on a service

...

  1. to view its dashboard.

...

A typical deployed service's dashboard provides the following information.

Image Removed

...

titleNote

...

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.

Image Added

Service details
Anchor
Service Details
Service Details

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).

Image Removed

Client

...

operations
Anchor
Client Operations
Client Operations

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}.

Image Removed

Try This Service 

Anchor
Try This Service
Try This Service
 

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

...