If you want to deploy a service as a container, your user must be assigned the xuml_container_admin profile. Refer to Administration Guide > Overview of Standard Profiles.

The deployment properties for deployment target Container are displayed in section General.

The following properties are displayed in read-only mode:

Option

DescriptionPossible Values

Container Name

Shows the name of the container to which the service will be/was deployed.

The container name is generated from the service name according to the following rules:

  • All letters are changed to lower case.
  • Underscores are changed to dashes.
  • All special characters are removed (only alphanumeric characters and dashes are left).
  • Leading and trailing dashes are removed.

Example:

  • Service Name: Janes_First_Service
  • Container Name: janes-first-service

Given two services: ServiceName and servicename

  • The two services in this example would get the same container name...
  • ... so they would overwrite each other!
Service StatusShows the current status of the service.
  • Not deployed (default)
  • Running
  • Stopped
Deployed VersionShows the number of the currently deployed version.

The version number is defined in section General:

The following service properties are displayed in the General section and can be changed:

GENERAL
Deployment PropertyInput TypeDescription
VersionString

Insert a version number for your service. The version number is displayed in the container.

CategoryStringCategory in which the service is displayed in the container. By default, the name of the folder where the service is stored is used.
Enable Validation
Boolean

Enable Angular Build
Boolean