Skip to main content

AliasSubWorkflowEngine

This page provides generated reference documentation for the AliasSubWorkflowEngine data model.

Datamodel for the integration of the adito flowable workflow engine service.

Overview

PropertySummary
serviceUrlThe URL of the external workflow engine service.
userThe user used by the server to access the service
passwordThe password for the user to access the service

serviceUrl

Type: String

The URL of the external workflow engine service.
Example: "http://localhost:8081/"


user

Type: String

The user used by the server to access the service


password

Type: String

The password for the user to access the service