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

Description

A SIS package operation input param def.

Properties

Name Type Occurrence Description
defaultValue xs:string Optional optional default value
description xs:string Optional The operation description. Used as tooltip in ui on runbook node for example
hint xs:string Optional optional hint to be displayed in the UI
mandatory xs:boolean Optional
Default=false
when executing is this input param required
name xs:string Required input param name
sensitive xs:boolean Optional
Default=false
if true the sensitive param value should not be visible in logging
type bpmParamNameType Required The input/output parameter name type.
In This Document