Documentation

{{docApp.title}}

{{docApp.description}}

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!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - bpmGotoIfType

Description

BPM goto if condition type.

Properties

Name Type Occurrence Description
condition xs:string Required The condition can only evaluate to boolean value (true/false) in gotoIf. Conditions can be specified in CDATA block.
conditionMetaData xs:string Optional json string forming structured parts of the condition to show in ui.
description xs:string Optional human readable description of the condition.
id bpmIdType Required The unique id of the bpm node.
label Array<bpmLabelType> Optional Used to store a label.
In This Document