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

Description

This type represents the configuration of a request type.

Properties

Name Type Occurrence Description
description bpmLabelType Optional
Array (0/∞)
The translatable description of the request type i.e. what is the request type record used for
displayName bpmLabelType Optional
Array (0/∞)
The translatable display name of the request type
features requestFeatureType Optional
Array (0/∞)
A request can have one or more features enabled/configured.
options requestTypeOptionsType Optional Options that control how a requst can
plugins requestPluginType Optional
Array (0/∞)
A request can have one or more plugins enabled.
In This Document