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

Description

request makes use of business processing feature.

Properties

Name Type Occurrence Description
calleeSpecificProcess Array<keyValueStringToStringType> Optional the capture to run for specific callee type (analyst, customer, 3rdparty, any that we want to support)
defaultProcess keyValueStringToStringType Optional default bpm to run for this request when being created via any ui and where overriding process is not set in below calleeSpecificProcess
enabled xs:boolean Required
Default=true
the feature is enabled or not
hudVisibility requestBpmHudVisibilityType Required
Default=stages
what visiblity level to show request bpm process hud
In This Document