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

Description

This type represents the configuration of a request type.

Properties

Name Type Occurrence Description
colorCode xs:string Optional color used to represent request type when shown in lists and menus i.e. green, blue , red, orange
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.
icon xs:string Optional icon class used to represent request type when shown in lists and menus
options requestTypeOptionsType Optional Options that control how a requst can
plugins requestPluginType Optional
Array (0/∞)
A request can have one or more plugins enabled.
requesterDataModel requesterDataModelType Optional You must specify the customer data model this request bust support
requestIdAutoValPattern xs:string Optional The autoval pattern to use for generating request reference numbers.
In This Document