Using the Services' List

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

We recommend using container deployment as the default deloyment target starting with PAS 23.1. For further information see:

In the navigation bar of the services' list you can find the following options:

UI ElementNameDescription

Deployment WizardOpens the Deployment Wizard.

Reload Service List
Refreshes the list of services.

Extended FilterOpens the extended filter.
Refer to Filtering the Services' List for details.

Full Text FilterEnter your search criteria to filter the list of services.
Refer to Filtering the Services' List for details.

Global Variables

Opens the global variables view.
Refer to Managing Global Variables for Containerized xUML Services for details.

This feature is only available in a Kubernetes setup.

License InformationOpens detailed license information.

Available Services
Displays the number of all available services.

Managing Services

The list of services shows all the services that are available on the platform and that your user is allowed to see according to his user rights (refer to Overview of Standard Profiles for details):

The list contains the following information:

Column NameDescriptionPossible Values
DOCKER
Possible Values
INTEGRATION (Bridge)
Possible Values
KUBERNETES
PAS 23.1
Name

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


indicates a Docker container.

indicates an integration service.

indicates a Kubernetes workload.

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
  • other
  • pas-app
  • pas-nestjs
  • pas-service
  • undefined
  • xuml-legacy-service
  • xuml-service (= services created in Designer or with deployment wizard)

Other service types may be displayed.

  • Java
  • NodeJs
  • xUML
  • custom
  • gitea
  • java
  • minio
  • other
  • pas-app
  • pas-nestjs
  • pas-service
  • postgresql
  • unknown
  • xuml-legacy-service
  • xuml-service (= services created in Designer or with deployment wizard)

Other service types may be displayed.

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 : Version tag of the Docker container.
  • For:  Version tag of the default container defined in the workload.
  • 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

Click Play to start the service.

Click Stop to stop the service.

Click Restart to restart the service.

Click Log Level to change the log level.

Click Edit Configuration to change the service configuration.

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

Click Open Logs to access the service logs.

  • For and : 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.

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 Extended Filter to display the extended filter options:

  • Source
  • Type
  • Status
  • Reset Filter

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

SourceDockerIntegration (Bridge)Kubernetes
Type

  • database
  • init
  • other
  • pas-app
  • pas-nestjs
  • pas-service
  • undefined
  • xuml-legacy-service
  • xuml-service (= services created in Designer or with deployment wizard)

Other service types may be displayed.

  • Java
  • NodeJs
  • xUML

  • custom
  • gitea
  • java
  • minio
  • other
  • pas-app
  • pas-nestjs
  • pas-service
  • postgresql
  • unknown
  • xuml-legacy-service
  • xuml-service (= services created in Designer or with deployment wizard)

Other service types may be displayed.

Status
  • created
  • dead
  • exited
  • paused
  • removing
  • running
  • undefined
  • running
  • stopped
  • running
  • stopped

If a filter is applied, the Extended Filter changes to .

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

Click Reset Filter in the main filter window to reset all selected filters. 

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

Sorting the Services' List

The contents of the service list can also be sorted.

Click the column you want to sort by (all columns except Quick Actions are sortable).

The content is sorted according to the selected column. In addition, an arrow appears in the top column, indicating whether the data has been sorted in an ascending or descending order. Click again to change the direction.

  • First click: Ascending order
  • Second click: Descending order
  • Third click: Ordering disabled

Viewing License Information

If you want to inspect detailed information about the license of your PAS installation, click License in the navigation bar.

The license information is read-only and will open in a separate pop-up. It shows the following:

  • License ID
  • Licensee
  • License Name
  • Expiration Date

Click Cancel to close the pop-up.

  • No labels