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
This decision node flows-out to next node only after the code block is evaluated.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
code |
xs:string |
Required | This is always intepreted as javascript expression and will be executed. |
goto |
bpmIdType |
Optional | The flow-out point to which the node defaults if the gotoIf condition failed. |
gotoIf |
Array<bpmGotoIfType> |
Optional | The flow-out point to next node, if the condition is satisfied. |
noMatchErrorMessage |
xs:string |
Optional | If there is no match on any gotoIf and there is no goto specified then the BPM process will abort. You can provide an optional message here to provide additional information should the process abort becuase of a noMatch condition. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document