Platform
In the Platform section, there are different items available that can be explored and controlled by the user.
These items are:
- Deployments
- Data Dictionary Definitions
- Dashboard Component Definitions
- Query Definitions
- Extractor Definitions
- Sequence Definitions
- Sequence Values
- SLA Definitions
- SLA Audit instances
- Tenant Variables
Platform Deployments
v3.11.0+By default, the platform deployment section is opened. In this section, you can find all the platform deployments that were deployed in your environment. The 'Name' and 'Tenant identifier' fields can be used to narrow down the list of deployments.
Clicking on a deployment opens a new page with detailed information about this deployment.
The Delete deployment
button is used to delete that deployment from your environment.
Sequence Definitions
v3.11.0+The second tab, Sequence definitions, presents a filtered overview of all sequence definitions that belong to the deployment you selected earlier.
It is also possible to browse through all sequence definitions across all deployments. This is done by clicking Sequence Definitions in the side panel. There are some filters in the header available to assist you in your search for a particular sequence definition.
Clicking on a sequence definition opens a new page with detailed information about this sequence definition.
Query Definitions
v3.11.0+The third tab, Query definitions, presents a filtered overview of all query definitions that belong to the deployment you selected earlier.
It is also possible to browse through all query definitions across all deployments. This is done by clicking Query Definitions in the side panel. There are some filters in the header available to assist you in your search for a particular query definition.
Clicking on a query definition opens a new page with detailed information about this query definition.
Variable Extractor Definitions
v3.11.0+The fourth tab, Variable Extractor definitions, presents a filtered overview of all variable extractor definitions that belong to the deployment you selected earlier.
It is also possible to browse through all variable extractor definitions across all deployments. This is done by clicking Extractor Definitions in the side panel. There are some filters in the header available to assist you in your search for a particular variable extractor definition.
Clicking on a variable extractor definition opens a new page with detailed information about this variable extractor definition.
Sequence Values
v3.11.0+Sequence Values represent the runtime values for the sequence definitions. Clicking this tab on the sequence definition page results in an overview of all sequence values related to the sequence definition.
The Sequence Values will contain multiple values only if the Sequence Definition is in the default tenant. Otherwise, one sequence definition has only one sequence value.
It is also possible to browse through all sequence values across the entire system. This is done by clicking Sequence Values in the side panel. There are some filters in the header available to assist you in your search for a particular sequence value.
Clicking on a sequence value opens a new page with detailed information about this sequence value.
A Flowable Control Admin user can also execute some actions for a particular Sequence Value.
Update Sequence Value
v3.11.0+Clicking the Update Value button will open a popup in which the new value for the sequence will be available.
This action is only available for Flowable Control Admin users
Delete Sequence Value
v3.11.0+Clicking the Delete Value button will open a popup in which the deletion of the sequence value needs to be confirmed.
This action is only available for Flowable Control Admin users