You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Using the Services' List

All available services are displayed in the list on the administration start page.

In the navigation bar of the services' list you can find two options and a filter field:

IconDescription
A plus icon to open the deployment wizard.
A reload icon to refresh the list of services.
A filter icon to open the extended filter.
See Filtering the Services' List for details.
A filter field to enter your search criteria.
See Filtering the Services' List for details.

Managing Services

The list of services shows all available services of the platform:

The list contains the following information:

Column NameDescriptionPossible Values
DOCKER
Possible Values
INTEGRATION (Bridge)
Name

Name of the service. Click on the name to access the service details page.


indicates a Docker container.

indicates an integration service.

Type

Indicates the type of the service.

What is the difference between pas-app and pas-service?

  • pas-app: Applications accessible via UI.
  • pas-service: Applications without UI.



  • database
  • init
  • pas-app
  • pas-service
  • python-service
  • xuml-legacy-service
  • xuml-service
  • other
  • undefined
  • Java
  • NodeJs
  • python-service
  • xUML
Status

Indicates the status of the service.

Container of type init should always be in status exited.

Created/Updated

Shows the date and time of the last update of the service. If the service has not been updated yet, its creation date is displayed.

Datetime in format dd.mm.yyyy, hh:mm:ss

Version

  • For : Label of the Docker container.
  • For : Version number of the service.
-
  • Version number determined by the creator of the service.

Quick Actions

The quick action icons grant direct access to the applicable actions for each service.

IconDescription

Use this icon to start the service.

Use this icon to stop the service.

Use this icon to restart the service.

Use this icon to change the log level.
Refer to Changing the Log Level of a Docker Container and Changing the Log Level of a Containerized xUML Service for further details.

Use this icon to change the service configuration.

  • For : The configuration opens in a pop-up window.
  • For : The service opens directly in the Integration (Bridge), tab Settings is displayed.

Refer to Adapting Docker Container ConfigurationAdapting the Configuration of Containerized xUML Services and Adapting Integration Service Configuration for further details.

Use this icon to access the service logs.

  • For : The Log Analyzer opens and a filter is applied that matches the corresponding service.
  • For : The service opens directly in the Integration (Bridge), tab Logging is displayed.

Refer to Showing Docker Container LogsShowing Logs of a Containerized xUML ServiceShowing Integration Service Logs and Analyzing Platform Logs for further details.

Filtering the Services' List

Use the filter field to search for a specific service.

The content of the filter field is applied to the services' names and types.

Click the filter icon to display the extended filter options:

  • Source
  • Type
  • Status
  • Reset Filter

The content of Type and Status depends on the selected Source:

SourceDockerIntegration (Bridge)
Type
  • database
  • other
  • pas-app
  • pas-service
  • python-service
  • undefined
  • xuml-legacy-service
  • xuml-service
  • Java
  • NodeJs
  • python-service
  • xUML
Status
  • created
  • dead
  • exited
  • paused
  • removing
  • running
  • undefined
  • running
  • stopped

If a filter is applied, the filter icon changes: .

The extended filter allows you to select multiple types and states.

In the main filter window, you can reset all selected filters. Click icon Reset Filter.

In each filter option window, you can also reset the specific selection.

  • No labels