How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
BPM stage checklist item types.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
description |
xs:string |
Optional | The description for checklist item. |
displayName |
xs:string |
Required | The display name for checklist item. |
id |
bpmIdType |
Required | The unique id for checklist item within a stage. |
itemMetaData |
xs:string |
Optional | Holds meta data used by the user interface. |
required |
xs:boolean |
Optional Default= true |
The boolean value to identify the mandatory/optional item. Default value is set to true. If the value set to true and in checked state by setCheckListItem node will goto next stage, If the value set to false and in checked/unchecked state by setCheckListItem node will goto next stage, else the BPM process is stopped. |
translatedDescription |
Array<bpmLabelType> |
Optional | any translated description for checkpoint |
translatedDisplayName |
Array<bpmLabelType> |
Optional | Translated display name for the checklist item |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document