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 - taskOutcomeType

Description

This describes a task outcome.

Properties

Name Type Occurrence Description
buttonColor taskOutcomeButtonType Optional
Default=default
The color/type of button to display for this outcome, uses the standard bootstrap names
customFields captureCustomQuestionType Optional
Array (0/∞)
Custom task field types to render for user to enter extended task data when this outcome is selected. This param is ignored for BPM Approvals.
displayName bpmLabelType Optional
Array (0/∞)
The display name used on the outcome action button. If not specified then ‘outcome’ is used
outcome taskOutcomeNameType Required The ID of the outcome.
requiresReason xs:boolean Required If set to true then the task cannot be completed without a suitable reason being supplied.
In This Document