Skip to main content

Version: 23.10

Reference

Models

ConfigCurrentSpace

Config to be used within a Space.

NameTypeDescriptionRequired
actionsCurrentSpaceActionsList of all available actions. Possible values: Claim, Release, Assign, Unassign, Decision, ViewForm, Recover, Withdraw, Receipt, ShareNo
attachmentsCurrentSpaceAttachmentsSets the filters for the Attachments. Default: nullNo
bulkActionsCurrentSpaceBulkActionsConfiguration for bulk actions. Default: nullNo
currentBulkActionCurrentSpaceCurrentBulkActionBulk Action to apply in the Txn Table section. Default: [0]No
currentBulkUserCurrentSpaceCurrentBulkUserBulk User to apply in the Txn Table section. Default: nullNo
currentViewCurrentSpaceCurrentViewView to display in the Txn Table section. Default: [0]No
customCardsCurrentSpaceCustomCardsList of custom cards to be rendered in the Custom Cards section. Default: []No
emptyMessagestringMessage to be displayed when Txn Query returns empty. Default: nullNo
globalActionsCurrentSpaceGlobalActionsConfig for the global actions. Default: nullNo
globalFiltersCurrentSpaceGlobalFiltersConfig for the global filters. Default: nullNo
hideTasksCurrentSpaceHideTasksShows a list of steps and an array of tasks as children of those steps to be hidden from the timelineNo
iconCurrentSpaceIconSets the icon to be used for the space Default: static//icon.pngNo
invokeCurrentSpaceInvokeConfiguration to invoke fluent function. Default: nullNo
jobKeyInfoCurrentSpaceKeyInfoList of properties to be rendered in the Job Key Info section. Default: []No
keynumberInternal unique space id Default: nullNo
keyInfoCurrentSpaceKeyInfoList of properties to be rendered in the Key Info section. Default: []No
labelGlobalLabelSets the label to be used for the spaceNo
loadQuerybooleanFlag to define if Txn Query should be triggered on load. Default: nullNo
pageSizeCurrentSpacePageSizePage size to be used in the Txn Query. Default: 10No
permissionsGlobalPermissionsSets the permissions for the SpaceNo
properties[ ConfigCurrentSpace ]Set the Subspaces for the current space Default: nullNo
rulesGlobalRulesRules that show/hide the attachments upload buttonNo
searchCurrentSpaceSearchList of searchable mapping properties. Default: []No
sourcestringSets the source for the current space Possible values: Job Default: nullNo
stepsCurrentSpaceStepsConfiguration for timeline. Default: []No
viewsCurrentSpaceViewsList of views to be rendered in the Txn Table section. Default: []No

ConfigEditor

Space Config.

Default: null

NameTypeDescriptionRequired
globalConfigGlobalYes
messagesConfigMessagesNo
settingsConfigSettingsNo
spaces[ ConfigCurrentSpace ]Yes
versionNo

ConfigGlobal

Config to be used globally.

NameTypeDescriptionRequired
faviconstringFavicon config to be used globally. Default: static//favicon.pngNo
hideStepsGlobalHideStepsList of steps to hide in the Timeline section. Default: []No
jobLabelGlobalLabelSets the label to be used for the job headerNo
logostringLogo config to be used globally. Default: static/logo.pngNo
mappingsGlobalMappingsMappings config to be used globally. Default: nullNo
scopeGlobalScopeScope config to be used with txn and currentTxn query. Default: FormNo
themeThemeTheme config to be used globally. Default: nullNo
txnLabelGlobalLabelSets the label to be used for the txn headerNo

ConfigMessages

The Messages COnfig

NameTypeDescriptionRequired
ConfigMessagesobjectThe Messages COnfig

ConfigSettings

The Settings config

NameTypeDescriptionRequired
ConfigSettingsThe Settings config

CurrentSpaceAction

Actions config to display in the Txn Table and Actions section.

Default: null

NameTypeDescriptionRequired
dataIndexGlobalDataIndexSets dataIndex of ActionNo
labelGlobalLabelSets type of ActionYes
permissionsGlobalPermissionsSets the persmissions for the ActionNo

CurrentSpaceActionCustom

Custom Actions config to display in the Txn Table and Actions section.

Default: null

NameTypeDescriptionRequired
dataIndexGlobalDataIndexSets dataIndex of ActionNo
labelGlobalLabelSets type of ActionYes
permissionsGlobalPermissionsSets the persmissions for the ActionNo
propertiesCurrentSpaceActionCustomPropertiesSets the persmissions for the ActionYes

CurrentSpaceActionCustomProperties

List of custom actions

NameTypeDescriptionRequired
CurrentSpaceActionCustomPropertiesarrayList of custom actions

CurrentSpaceActionCustomProperty

Custom Action Property

NameTypeDescriptionRequired
dataIndexGlobalDataIndexSets dataIndex of ActionNo
encodingGlobalEncodingSets the encoding. We currently support the following encoding: base64No
labelGlobalLabelSets type of ActionYes
paramsGlobalParamsSets the params of the fluent functionNo
rulesGlobalRulesSets the visibility rules for the custom actionNo
serviceNameGlobalServiceNameSets the name of the fluent functionNo
typeGlobalLinkTypeSets attributes for the linkYes
versionNumberGlobalInvokeVersionNumberSets the version number of the fluent functionNo

CurrentSpaceActionOptions

Object of form attributes

NameTypeDescriptionRequired
labelstringYes
valuestringYes

CurrentSpaceActionSingleInvoke

NameTypeDescriptionRequired
dataIndexGlobalDataIndexSets dataIndex of ActionNo
labelGlobalLabelSets type of ActionYes
onErrorCurrentSpaceInvokeNo
onSuccessCurrentSpaceInvokeNo
permissionsGlobalPermissionsSets the persmissions for the ActionNo

CurrentSpaceActions

List of available actions.

NameTypeDescriptionRequired
AbandonCurrentSpaceActionWhen clicked it triggers the abandone process.No
AddNotesCurrentSpaceActionWhen clicked it shows the Add Notes modal.No
AssignCurrentSpaceActionSingleInvokeWhen clicked it opens up a dropdown of usernames to pick from. Once a user is selected, the current Txn gets assigned to that user.No
ClaimCurrentSpaceActionSingleInvokeWhen clicked it assigns the current Txn to the current user.No
CustomCurrentSpaceActionCustomAllows configured custom actions to be displayed in a dropdown.No
DecisionCurrentSpaceActionWhen clicked it opens up a modal with the current Txn formUrl + &pageId=decision.No
PurgeCurrentSpaceActionWhen clicked it triggers the purge process.No
ReassignCurrentSpaceActionSingleInvokeWhen clicked it opens up a dropdown of usernames to pick from. Once a user is selected, the current Txn gets re-assigned to that user.No
ReceiptCurrentSpaceActionShows the receipt. When clicked it opens up a modal with the current Txn formReceipt. If there is more than one receipt attached to the Txn, the modal will show a dropdown list to view each one.No
RecoverCurrentSpaceActionSingleInvokeWhen clicked the abandoned txn will be re-opened.No
ReleaseCurrentSpaceActionSingleInvokeWhen clicked it unassigns the current Txn. This actions will be available only if the current user is the assignee.No
ResumeCurrentSpaceActionWhen clicked it resumes the job.No
ShareCurrentSpaceActionWhen clicked it shows the share popup.No
TransactionPurgeCurrentSpaceActionWhen clicked it triggers the txn purge process.No
UnassignCurrentSpaceActionSingleInvokeWhen clicked it unassigns the current Txn. The difference with Release is that Unassign is available to all users.No
ViewFormCurrentSpaceActionWhen clicked it opens up a modal with the current Txn formUrl + &pageId=view.No
ViewXMLCurrentSpaceActionWhen clicked it display the txn's XML.No
WithdrawCurrentSpaceActionSingleInvokeWhen clicked saved txn will be abandoned.No

CurrentSpaceAttachments

NameTypeDescriptionRequired
duplicatesCurrentSpaceAttachmentsDuplicatesSet duplicates to show or hide.No
filterCurrentSpaceAttachmentsFilterSet filter for the attachmentsNo
hideUploadButtonCurrentSpaceAttachmentsHideUploadButtonHides the Document Upload ButtonNo
rulesGlobalRulesRules that show/hide the attachments upload buttonNo
uploadWithoutClaimCurrentSpaceAttachmentsUploadWithoutClaimSets the persmissions for the Action.No

CurrentSpaceAttachmentsDuplicates

Remove duplicates.

NameTypeDescriptionRequired
CurrentSpaceAttachmentsDuplicatesbooleanRemove duplicates.

CurrentSpaceAttachmentsFilter

Filter applied to attachments

NameTypeDescriptionRequired
actionstringAction for the filter. Possible values: include, excludeYes
regexstringRegex to match for the filter. If action is set to excludes, any items that match will be excluded. If action is set to includes and items that match will be includedYes

CurrentSpaceAttachmentsHideUploadButton

Hides the Document Upload Button

NameTypeDescriptionRequired
CurrentSpaceAttachmentsHideUploadButtonbooleanHides the Document Upload Button

CurrentSpaceAttachmentsUploadWithoutClaim

Sets the permissions for the Action.

NameTypeDescriptionRequired
CurrentSpaceAttachmentsUploadWithoutClaimbooleanSets the permissions for the Action.

CurrentSpaceBulkActions

The current space bulk actions

Default: null

NameTypeDescriptionRequired
enabledGlobalEnabledSets enabled/disabled stateNo
labelGlobalLabelSets type of ActionYes
permissionsGlobalPermissionsSets the persmissions for the ActionNo

CurrentSpaceCreateForm

Show/Hide a global create form action

NameTypeDescriptionRequired
labelGlobalLabelSets the labelYes
options[ CurrentSpaceActionOptions ]List of the forms to select fromYes

CurrentSpaceCurrentBulkAction

Bulk Action to apply in the Txn Table section.

Default: null

NameTypeDescriptionRequired
CurrentSpaceCurrentBulkActionstringBulk Action to apply in the Txn Table section. Default: null

CurrentSpaceCurrentBulkUser

Bulk User to apply in the Txn Table section.

Default: null

NameTypeDescriptionRequired
CurrentSpaceCurrentBulkUserstringBulk User to apply in the Txn Table section. Default: null

CurrentSpaceCurrentView

View to display in the Txn Table section.

Default: [0]

NameTypeDescriptionRequired
CurrentSpaceCurrentViewstringView to display in the Txn Table section. Default: [0]

CurrentSpaceCustomCardContainerProperty

NameTypeDescriptionRequired
columnWrapGlobalColumnWrapSets the column content to not wrap. Possible Values: falseNo
dataIndexGlobalDataIndexSets the path of the Txn property to be displayed. Default: nullNo
formatGlobalFormatSets a format for the data Possible values: relative, durationNo
fullWidthGlobalFullWidthSets property display to full width Possible values: trueNo
labelGlobalLabelSets the label to be usedYes
linkGlobalLinkSets attributes for the linkNo
nameGlobalNameSets a name for the data Possible values: stringNo
parseGlobalParseSets a parse for the data. Possible values: nullNo
properties[ CurrentSpaceCustomCardProperty ]Properties for Custom CardsNo
spanGlobalSpanSets the grid config.No
typeGlobalTypeSets property type. Possible values: date, text, numberNo

CurrentSpaceCustomCardForm

NameTypeDescriptionRequired
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).No
hideEmptyGlobalHideEmptyHide empty fields configNo
labelGlobalLabelSets label for the Custom CardYes
namestringName of the API to send data to on form submissionYes
permissionsGlobalPermissionsSets the permissions for the custom cardNo
properties[ CurrentSpaceCustomCardContainerProperty ]Mappings for the Custom CardYes
readOnlyGlobalReadOnlyMake it read onlyNo
rulesGlobalRulesvisibility rules fields configNo
typestringSets the custom card type. Possible value: formYes

CurrentSpaceCustomCardList

NameTypeDescriptionRequired
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).No
hideEmptyGlobalHideEmptyHide empty fields configNo
labelGlobalLabelSets label for the Custom CardNo
permissionsGlobalPermissionsSets the permissions for the custom cardNo
properties[ CurrentSpaceCustomCardContainerProperty ]Mappings for the Custom CardYes
rulesGlobalRulesvisibility rules fields configNo
typeSets the custom card type. Possible value: listYes

CurrentSpaceCustomCardListExtended

NameTypeDescriptionRequired
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).No
hideEmptyGlobalHideEmptyHide empty fields configNo
labelGlobalLabelSets label for the Custom CardNo
permissionsGlobalPermissionsSets the permissions for the custom cardNo
properties[ CurrentSpaceCustomCardContainerProperty ]Mappings for the Custom CardYes
rulesGlobalRulesvisibility rules fields configNo
statusColorsCurrentSpaceStatusColorsStatus color config to be used in the ExtendedList card section. Default: nullNo
typestringSets the custom card type, Possible value: listExtendedYes

CurrentSpaceCustomCardListStacked

NameTypeDescriptionRequired
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).No
hideEmptyGlobalHideEmptyHide empty fields configNo
labelGlobalLabelSets label for the Custom CardNo
permissionsGlobalPermissionsSets the permissions for the custom cardNo
properties[ CurrentSpaceCustomCardContainerProperty ]Mappings for the Custom CardYes
rulesGlobalRulesvisibility rules fields configNo
typestringSets the custom card type. Possible value: listStackedYes

CurrentSpaceCustomCardProperty

NameTypeDescriptionRequired
columnWrapGlobalColumnWrapSets the column content to not wrap. Possible Values: falseNo
dataIndexGlobalDataIndexSets the path of the Txn property to be displayed. Default: nullNo
formatGlobalFormatSets a format for the data Possible values: relative, durationNo
fullWidthGlobalFullWidthSets property display to full width Possible values: trueNo
labelGlobalLabelSets the label to be usedYes
linkGlobalLinkSets attributes for the linkNo
nameGlobalNameSets a name for the data Possible values: stringNo
parseGlobalParseSets a parse for the data. Possible values: nullNo
spanGlobalSpanSets the grid config.No
typeGlobalTypeSets property type. Possible values: date, text, numberNo

CurrentSpaceCustomCardTable

NameTypeDescriptionRequired
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).Yes
hideEmptyGlobalHideEmptyHide empty fields configNo
labelGlobalLabelSets label for the Custom CardYes
permissionsGlobalPermissionsSets the permissions for the custom cardNo
properties[ CurrentSpaceCustomCardContainerProperty ]Mappings for the Custom CardYes
readOnlyGlobalReadOnlyMake it read onlyNo
rulesGlobalRulesvisibility rules fields configNo
typestringSets the custom card type. Possible value: tableYes

CurrentSpaceCustomCardTableExtended

NameTypeDescriptionRequired
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).Yes
hideEmptyGlobalHideEmptyHide empty fields configNo
labelGlobalLabelSets label for the Custom CardYes
permissionsGlobalPermissionsSets the permissions for the custom cardNo
properties[ CurrentSpaceCustomCardContainerProperty ]Mappings for the Custom CardYes
rulesGlobalRulesvisibility rules fields configNo
sections[ CurrentSpaceCustomCardTabsProperties ]Sub-sections for the Custom CardNo
typestringSets the custom card type. Possible value: tableExtendedYes

CurrentSpaceCustomCardTabs

Sets the customCard tabs properties

NameTypeDescriptionRequired
checkStatusGlobalCheckStatusNo
hideEmptyGlobalHideEmptyNo
keystringNo
labelCurrentSpaceCustomCardTabsLabelYes
propertiesYes
rulesGlobalRulesNo
tabTypeGlobalTabTypeNo

CurrentSpaceCustomCardTabsLabel

Sets the label to be used for the custom card tab

NameTypeDescriptionRequired
CurrentSpaceCustomCardTabsLabelstringSets the label to be used for the custom card tab

CurrentSpaceCustomCardTabsProperties

NameTypeDescriptionRequired
CurrentSpaceCustomCardTabsProperties

CurrentSpaceCustomCardTabsPropertiesArray

NameTypeDescriptionRequired
CurrentSpaceCustomCardTabsPropertiesArrayarray

CurrentSpaceCustomCards

Array of Custom Cards

NameTypeDescriptionRequired
CurrentSpaceCustomCardsarrayArray of Custom Cards

CurrentSpaceDateCreated

Show/Hide a global filter for Date Created

NameTypeDescriptionRequired
labelGlobalLabelSets a label for the filter. Default: nullYes
value[ string ]Sets a date range for the filter. Default: nullYes

CurrentSpaceFilterBy

Sets the filters to apply to the view.

Default: null

NameTypeDescriptionRequired
CurrentSpaceFilterByobjectSets the filters to apply to the view. Default: null

CurrentSpaceFormName

Used to show/hide the Create Forms button that allows Workspaces users to create new forms using Maestro forms

NameTypeDescriptionRequired
labelGlobalLabelSets the label for the filterYes
options[ CurrentSpaceFormOptions ]List of the product types to select from.No
valueSets the defaut option for the filterYes

CurrentSpaceFormOptions

Object of form attributes

NameTypeDescriptionRequired
labelstringYes
value[ string ]Yes

CurrentSpaceGlobalActions

Global actions config

Default: null

NameTypeDescriptionRequired
CreateFormCurrentSpaceCreateFormShow/hide Create Form button.Yes

CurrentSpaceGlobalFilters

Global filters config

Default: null

NameTypeDescriptionRequired
DateCreatedCurrentSpaceDateCreatedShow/Hide a global filter for Date CreatedNo
FormNameCurrentSpaceFormNameUsed to show/hide the Create Forms button that allows Workspaces users to create new forms using Maestro formsNo
GroupNameCurrentSpaceGroupNameShow/Hide a global filter for Group NamesNo
SpaceNameCurrentSpaceSpaceNameShow/Hide a global filter for SpacesNo

CurrentSpaceGroupName

Show/Hide a global filter for Spaces

NameTypeDescriptionRequired
labelGlobalLabelSets a label for the filter Default: nullYes
options[ CurrentSpaceGroupOptions ]List of groups to select from Default: []Yes
valueSets the default option for the filter Default: nullYes

CurrentSpaceGroupOptions

Object of form attributes

NameTypeDescriptionRequired
labelstringYes
value[ string ]Yes

CurrentSpaceHideTasks

Shows a list of steps and an array of tasks as children of those steps to be hidden from the timeline

NameTypeDescriptionRequired
CurrentSpaceHideTasksobjectShows a list of steps and an array of tasks as children of those steps to be hidden from the timeline

CurrentSpaceIcon

Sets the icon to be used for the space

NameTypeDescriptionRequired
CurrentSpaceIconstringSets the icon to be used for the space

CurrentSpaceInvoke

NameTypeDescriptionRequired
paramsGlobalParamsSets the params of the fluent functionNo
rulesGlobalRulesvisibility rules fields configNo
serviceNameGlobalServiceNameSets the name of the fluent functionYes
versionNumberGlobalInvokeVersionNumberSets the version number of the fluent functionNo

CurrentSpaceKeyInfo

List of items displaying in the Key Info panel

NameTypeDescriptionRequired
CurrentSpaceKeyInfoarrayList of items displaying in the Key Info panel

CurrentSpacePageSize

The current rows per page

NameTypeDescriptionRequired
CurrentSpacePageSizenumberThe current rows per page

CurrentSpaceProperty

Defines a mapping for use in the view.

NameTypeDescriptionRequired
columnWrapGlobalColumnWrapSets the column content to not wrap. Possible Values: falseNo
dataIndexGlobalDataIndexSets the path of the Txn property to be displayed. Default: nullYes
filterGlobalFilterSets the filter strategy for this mapping. Possible values: input, select, multiselect, pickerNo
formatGlobalFormatSets a format for the data Possible values: relative, durationNo
hideFromTablebooleanHide fields from table (but can still filter on them)No
iconCurrentSpaceIconSets the icon to be usedNo
labelGlobalLabelSets the label to be usedYes
parseGlobalParseSets a parse for the data. Possible values: nullNo
sorterGlobalSorterSets the mapping to be sortable via the column headerNo
tooltipGlobalTooltipSets the tooltip optionsNo
typeGlobalTypeSets property type. Possible values: date, text, numberYes

CurrentSpaceReadOnly

Defines the readOnly mode for the table component.

Default: false

NameTypeDescriptionRequired
CurrentSpaceReadOnlybooleanDefines the readOnly mode for the table component. Default: false

CurrentSpaceSearch

Sets the search bar properties

NameTypeDescriptionRequired
labelCurrentSpaceSearchLabelYes
propertiesCurrentSpaceSearchPropertiesYes

CurrentSpaceSearchLabel

Sets the label to be used for the space

NameTypeDescriptionRequired
CurrentSpaceSearchLabelstringSets the label to be used for the space

CurrentSpaceSearchProperties

Sets the icon to be used for the space

NameTypeDescriptionRequired
CurrentSpaceSearchPropertiesarraySets the icon to be used for the space

CurrentSpaceSortBy

The mapping key to sort by

Default: null

NameTypeDescriptionRequired
CurrentSpaceSortBystringThe mapping key to sort by Default: null

CurrentSpaceSortOrder

Direction of the sort.

Possible values: asc, desc.

Default: asc

NameTypeDescriptionRequired
CurrentSpaceSortOrderstringDirection of the sort. Possible values: asc, desc. Default: asc

CurrentSpaceSpaceName

Show/Hide a global filter for Space Names

NameTypeDescriptionRequired
labelGlobalLabelSets a label for the filter Default: nullYes
optionsCurrentSpaceSpaceOptionsList of spaces to select from Default: []No
valueCurrentSpaceSpaceNameValueSets the default option for the filter Default: nullYes

CurrentSpaceSpaceNameValue

Sets the default option for the filter

Default: null

NameTypeDescriptionRequired
CurrentSpaceSpaceNameValuestringSets the default option for the filter Default: null

CurrentSpaceSpaceOptions

List of Spaces

NameTypeDescriptionRequired
CurrentSpaceSpaceOptionsarrayList of Spaces

CurrentSpaceStatusColors

Status color config to be used in the ExtendedList card section

NameTypeDescriptionRequired
Black[ string ]No
Blue[ string ]No
Green[ string ]No
LightGreen[ string ]No
Orange[ string ]No
Red[ string ]No

CurrentSpaceSteps

List of steps to show in timeline

Type: CurrentSpaceStepsProperties[]

NameTypeDescriptionRequired
CurrentSpaceStepsarrayList of steps to show in timeline Type: CurrentSpaceStepsProperties[]

CurrentSpaceStepsProperties

NameTypeDescriptionRequired
labelstringYes
valueYes

CurrentSpaceView

NameTypeDescriptionRequired
expandedInfoCurrentSpaceViewExpandedInfoSets the expanded info / custom card types to show in the listing tableNo
filterByCurrentSpaceFilterBySets the filters to apply to the view Default: nullNo
labelGlobalLabelText used as value and name of the view. Default: nullYes
permissionsGlobalPermissionsSets the permissions for the viewNo
propertiesCurrentSpaceViewPropertiesList of Mapping Objects or Mapping keys. Default: nullYes
readOnlyCurrentSpaceReadOnlySets the the table's item to readOnly modeNo
sortByCurrentSpaceSortByThe mapping key to sort by Default: nullNo
sortOrderCurrentSpaceSortOrderDirection of the sort. Possible values: asc, desc. Default: ascNo

CurrentSpaceViewExpandedInfo

Defines a group of table configurations that will be displayed on the List Screen. Views are pre-configured groups of properties, they specifies which criterias are included on the Txn query (sort and filters).

NameTypeDescriptionRequired
CurrentSpaceViewExpandedInfoDefines a group of table configurations that will be displayed on the List Screen. Views are pre-configured groups of properties, they specifies which criterias are included on the Txn query (sort and filters).

CurrentSpaceViewProperties

List of Mapping Objects or Mapping keys.

Default: null

NameTypeDescriptionRequired
CurrentSpaceViewPropertiesarrayList of Mapping Objects or Mapping keys. Default: null

CurrentSpaceViews

List of views

NameTypeDescriptionRequired
CurrentSpaceViewsarrayList of views

GlobalCheckStatus

Sets check status

NameTypeDescriptionRequired
dataIndexGlobalDataIndexSets the path of the Txn property to be displayed.Yes

GlobalColumnWrap

Sets the column content to not wrap.

Possible values: true/false

NameTypeDescriptionRequired
GlobalColumnWrapbooleanSets the column content to not wrap. Possible values: true/false

GlobalCustomCardType

Sets type for the Custom Card

Possible values: list, listStacked, listExtended, table, tableExtended

NameTypeDescriptionRequired
GlobalCustomCardTypestringSets type for the Custom Card Possible values: list, listStacked, listExtended, table, tableExtended

GlobalDataIndex

Sets the path of the Txn property to be displayed.

NameTypeDescriptionRequired
GlobalDataIndexSets the path of the Txn property to be displayed.

GlobalDataSource

Used to define a deep data source (It needs to be a JSON value).

NameTypeDescriptionRequired
GlobalDataSourceUsed to define a deep data source (It needs to be a JSON value).

GlobalDisabled

The global disabled state

NameTypeDescriptionRequired
GlobalDisabledbooleanThe global disabled state

GlobalDisplayFormat

Sets display format

NameTypeDescriptionRequired
GlobalDisplayFormatstringSets display format

GlobalEnabled

Sets enabled/disabled state

NameTypeDescriptionRequired
GlobalEnabledbooleanSets enabled/disabled state

GlobalEncoding

Sets the encoding. We currently support the following encoding: base64

NameTypeDescriptionRequired
GlobalEncodingstringSets the encoding. We currently support the following encoding: base64

GlobalFilter

Sets the filter strategy for this mapping.

Possible values: input, select, multiselect, picker

NameTypeDescriptionRequired
GlobalFilterSets the filter strategy for this mapping. Possible values: input, select, multiselect, picker

GlobalFilterOptionsInput

NameTypeDescriptionRequired
typestringSets the global filter type to input. Possible values: inputYes

GlobalFilterOptionsPicker

NameTypeDescriptionRequired
optionsobjectSet the default date range for the date picker. Possible values: minDate, maxDateNo
typestringSet the global filter type to be a date picker. Possible values: datepicker,daterangepickerYes

GlobalFilterOptionsSelect

NameTypeDescriptionRequired
options[ string ]Sets the options for the select dropdownNo
typestringSets the global filter type Possible values: select, multiselectYes

GlobalFormat

Sets a format for the data.

Possible values: relative, duration

NameTypeDescriptionRequired
GlobalFormatstringSets a format for the data. Possible values: relative, duration

GlobalFullWidth

Sets property display to full width.

Possible values: true/false

NameTypeDescriptionRequired
GlobalFullWidthbooleanSets property display to full width. Possible values: true/false

GlobalHideEmpty

Hide empty fields config

NameTypeDescriptionRequired
GlobalHideEmptybooleanHide empty fields config

GlobalHideSteps

List of steps to hide in the Timeline section.

Default: []

NameTypeDescriptionRequired
GlobalHideStepsarrayList of steps to hide in the Timeline section. Default: []

GlobalIcon

Sets the icon to be used

NameTypeDescriptionRequired
GlobalIconstringSets the icon to be used

GlobalInput

The global input

NameTypeDescriptionRequired
labelstringNo
properties[ GlobalInputProperties ]No
typeYes
valuestringNo

GlobalInputProperties

NameTypeDescriptionRequired
checkedbooleanNo
labelstringYes
valueboolean,stringNo

GlobalInvokeVersionNumber

NameTypeDescriptionRequired
GlobalInvokeVersionNumber

GlobalInvokeVersionNumberDataIndex

NameTypeDescriptionRequired
dataIndexGlobalDataIndexYes

GlobalLabel

Sets the label to be used

NameTypeDescriptionRequired
GlobalLabelstringSets the label to be used
NameTypeDescriptionRequired
dataIndexGlobalDataIndexSets the path of the Txn property to be displayed.Yes
encodingGlobalEncodingSets the encoding. We currently support the following encoding: base64No
iconstringIcon to override if type is "invoke"No
paramsGlobalParamsSets the params of the fluent functionNo
rulesGlobalRulesvisibility rules fields configNo
serviceNameGlobalServiceNameSets the name of the fluent functionNo
typeGlobalLinkTypeSets link type. Possible values: pdf, html, text, xml, invoke, json, url, file, autoYes
versionNumberGlobalInvokeVersionNumberSets the version number of the fluent functionNo

GlobalLinkType

Sets link type.

Possible values: pdf, html, text, xml, invoke, json, url, file, auto

NameTypeDescriptionRequired
GlobalLinkTypestringSets link type. Possible values: pdf, html, text, xml, invoke, json, url, file, auto

GlobalMapping

NameTypeDescriptionRequired
columnWrapGlobalColumnWrapSets the column content to not wrap. Possible Values: true/falseNo
dataIndexGlobalDataIndexSets the path of the Txn property to be displayedNo
dataSourceGlobalDataSourceUsed to define a deep data source (It needs to be a JSON value)No
disabledGlobalDisabledSets the path of the Txn property to be displayedNo
displayFormatGlobalDisplayFormatSets the display FormatNo
filterGlobalFilterSets the filter strategy for this mapping. Possible values: input, select, multiselect, pickerNo
formatGlobalFormatSets a format for the data. Possible values: relative, durationNo
hideEmptyGlobalHideEmptyHide empty fields configNo
hideFromTablebooleanHide fields from table (but can still filter on them)No
iconGlobalIconSets the iconNo
inputGlobalInputSets the input config.No
labelGlobalLabelSets the labelYes
linkGlobalLinkSets attributes for the linkNo
maxLengthGlobalMaxLengthSets the max length of the property to be displayedNo
nameGlobalNameSets a name for the data. Possible values: nullNo
newRowGlobalNewRowSets a new rowNo
parseGlobalParseSets a parse for the data. Possible values: nullNo
permissionsGlobalPermissionsSets the permissions for the viewNo
propertiesGlobalMappingPropertiesList of Mapping Objects or Mapping keys Default: nullNo
readOnlyGlobalReadOnlyMake it read onlyNo
rulesGlobalRulesvisibility rules fields configNo
sections[ CurrentSpaceCustomCardTabsProperties ]Status color config to be used in the ExtendedList card section Default: nullNo
slaGlobalSlaALternative config for the SLANo
sorterGlobalSorterSets the mapping to be sortable via the column headerNo
spanGlobalSpanSets the grid config.No
statusColorsCurrentSpaceStatusColorsStatus color config to be used in the ExtendedList card section Default: nullNo
tooltipGlobalTooltipSets the tooltip optionsNo
typeSets type for the property Possible values: text, date, number, alert, time, list, listExtended, listStacked, table, tableExtendedYes
validationGlobalValidationSets the validationNo
warningGlobalWarningSets warning timeframe for the SLANo

GlobalMappingProperties

NameTypeDescriptionRequired
GlobalMappingPropertiesarray

GlobalMappingProperty

NameTypeDescriptionRequired
columnWrapGlobalColumnWrapSets the column content to not wrap. Possible Values: true/falseNo
dataIndexGlobalDataIndexSets the path of the Txn property to be displayedNo
disabledGlobalDisabledSets the property as disabledNo
displayFormatGlobalDisplayFormatSets the display FormatNo
filterGlobalFilterSets the filter strategy for this mapping. Possible values: input, select, multiselect, pickerNo
formatGlobalFormatSets a format for the data. Possible values: relative, durationNo
fullWidthGlobalFullWidthSets property display to full width Possible values: trueNo
hideEmptyGlobalHideEmptyHide empty fields configNo
iconGlobalIconSets the iconNo
inputGlobalInputSets the input config.No
labelGlobalLabelSets the labelYes
linkGlobalLinkSets attributes for the linkNo
maxLengthGlobalMaxLengthSets the max length of the property to be displayedNo
nameGlobalNameSets name to the custom card. Default: nullNo
newRowGlobalNewRowSets a new rowNo
parseGlobalParseSets a parse for the data. Possible values: nullNo
propertiesGlobalMappingPropertiesList of Mapping Objects or Mapping keys Default: nullNo
readOnlyGlobalReadOnlyMake it read onlyNo
rulesGlobalRulesvisibility rules fields configNo
slaGlobalSlaALternative config for the SLANo
sorterGlobalSorterSets the mapping to be sortable via the column headerNo
spanGlobalSpanSets the grid config.No
tooltipGlobalTooltipSets the tooltip optionsNo
typeSets type for the property Possible values: text, date, number, alert, time, list, listExtended, listStacked, table, tableExtendedNo
validationGlobalValidationSets the validationNo
warningGlobalWarningSets warning timeframe for the SLANo

GlobalMappings

Mappings config to be used globally.

Default: null

NameTypeDescriptionRequired
GlobalMappingsobjectMappings config to be used globally. Default: null

GlobalMaxLength

The global maxLength state

NameTypeDescriptionRequired
GlobalMaxLengthnumberThe global maxLength state

GlobalName

The global name state

NameTypeDescriptionRequired
GlobalNamestringThe global name state

GlobalNewRow

Sets new row

NameTypeDescriptionRequired
GlobalNewRowbooleanSets new row

GlobalParams

The global params state

NameTypeDescriptionRequired
GlobalParamsThe global params state

GlobalParse

Sets a parse for the data.

NameTypeDescriptionRequired
GlobalParsestringSets a parse for the data.

GlobalPermissions

Sets permissions for spaces or actions.

NameTypeDescriptionRequired
operatorGlobalPermissionsOperatorSets permission operator. Possible values: and, orNo
typeGlobalPermissionsTypeSets permission type. Possible values: group, roleYes
value[ string ]Sets values depending on the permissionYes

GlobalPermissionsOperator

NameTypeDescriptionRequired
GlobalPermissionsOperatorstring

GlobalPermissionsType

NameTypeDescriptionRequired
GlobalPermissionsTypestring

GlobalReadOnly

Make it read only

NameTypeDescriptionRequired
GlobalReadOnlybooleanMake it read only

GlobalRules

The global rules config.

NameTypeDescriptionRequired
GlobalRulesThe global rules config.

GlobalRulesItem

The global rules item

NameTypeDescriptionRequired
dataIndexYes
valueYes

GlobalScope

Scope config to be used with txn and currentTxn query.

NameTypeDescriptionRequired
GlobalScopestringScope config to be used with txn and currentTxn query.

GlobalServiceName

Sets the name of the fluent function

NameTypeDescriptionRequired
GlobalServiceNamestringSets the name of the fluent function

GlobalSla

Sets default sla config

NameTypeDescriptionRequired
GlobalSlaobjectSets default sla config

GlobalSorter

Sets the sorter to be used

NameTypeDescriptionRequired
GlobalSorterbooleanSets the sorter to be used

GlobalSpan

Sets grid configuration

NameTypeDescriptionRequired
GlobalSpanSets grid configuration

GlobalTabType

NameTypeDescriptionRequired
GlobalTabTypestring

GlobalTooltip

Set global tooltip options

NameTypeDescriptionRequired
dataIndexstringNo

GlobalType

Sets property type.

Possible values: date, text, number, alert

NameTypeDescriptionRequired
GlobalTypestringSets property type. Possible values: date, text, number, alert

GlobalValidation

The global validation

NameTypeDescriptionRequired
GlobalValidationThe global validation

GlobalVersionNumber

Sets the version number of the fluent function

NameTypeDescriptionRequired
GlobalVersionNumberstringSets the version number of the fluent function

GlobalWarning

Sets warning timeframe for the SLA.

NameTypeDescriptionRequired
GlobalWarningstringSets warning timeframe for the SLA.

Setting

NameTypeDescriptionRequired
_persistSets the persisted State to be usedNo
clientCodeSettingClientCodeClient code to be used globally. Default: nullYes
configPathSettingConfigPathSets the Idle Time to be usedNo
configServiceSettingConfigServiceConfig Service setting to be used globally. Default: nullNo
formCodeSettingFormCodeSets the Idle Time to be usedNo
formVersionSets the form version to be usedNo
idleTimeSettingIdleTImeSets the Idle Time to be usedNo
localeSettingLocaleLocale setting to be used globally. Default: nullNo
nameSettingNameTheme setting to be used globally. Default: nullNo
themeSettingThemeTheme setting to be used globally. Default: nullNo
timeCreatedSets the time created to be usedNo
transactInsightsSettingTransactInsightsTransact Insights setting to be used globally. Default: falseNo
unbluSets the unblu config to be usedNo

SettingClientCode

Client code to be used globally.

Default: null

NameTypeDescriptionRequired
SettingClientCodestringClient code to be used globally. Default: null

SettingConfigPath

Config path to be used globally.

Default: null

NameTypeDescriptionRequired
SettingConfigPathstringConfig path to be used globally. Default: null

SettingConfigService

Config Service setting to be used globally.

Default: null

NameTypeDescriptionRequired
themeNamestringTheme Name setting to be used in config service. Default: nullNo
versionNumberstringVersionto be used in config service. Default: nullNo

SettingFormCode

Form code to be used globally.

Default: null

NameTypeDescriptionRequired
SettingFormCodestringForm code to be used globally. Default: null

SettingIdleTIme

Sets the Idle Time to be used

NameTypeDescriptionRequired
SettingIdleTImenumberSets the Idle Time to be used

SettingLocale

Sets the locale to be used

NameTypeDescriptionRequired
SettingLocalestringSets the locale to be used

SettingName

Sets the App Name to be used

NameTypeDescriptionRequired
SettingNamestringSets the App Name to be used

SettingTheme

Sets the theme to be used

NameTypeDescriptionRequired
SettingThemeSets the theme to be used

SettingTransactInsights

Transact Insights setting to be used globally.

Default: false

NameTypeDescriptionRequired
SettingTransactInsightsbooleanTransact Insights setting to be used globally. Default: false

Theme

NameTypeDescriptionRequired
blackstringGlobal theme colorNo
blueThemeSecondaryColorPropertyGlobal theme color. Possible values: main, lightNo
brandstringGlobal theme brand.No
greenThemeSecondaryColorPropertyGlobal theme color. Possible values: main, lightNo
greyThemeColorPropertyGlobal theme color. Possible values: light, lightest, primary, dark, darkestNo
logostringGlobal theme logo.No
orangestringGlobal theme colorNo
primaryThemePrimaryColorPropertyGlobal theme primary color. Possible values: mainNo
redThemeSecondaryColorPropertyGlobal theme color. Possible values: main, lightNo
textThemeSecondaryColorPropertyGlobal theme color. Possible values: main, lightNo
whitestringGlobal theme colorNo

ThemeColorProperty

Global theme property

NameTypeDescriptionRequired
darkstringGlobal theme color variation. Use a hex color codeNo
darkeststringGlobal theme color variation. Use a hex color codeNo
lightstringGlobal theme color variation. Use a hex color codeNo
lighteststringGlobal theme color variation. Use a hex color codeNo
primarystringGlobal theme color variation. Use a hex color codeNo

ThemePrimaryColorProperty

NameTypeDescriptionRequired
mainstringGlobal theme color variation. Use a hex color codeNo

ThemeSecondaryColorProperty

NameTypeDescriptionRequired
lightstringGlobal theme color variation. Use a hex color codeNo
mainstringGlobal theme color variation. Use a hex color codeNo
In this topic