Skip to main content

Version: 24.10

Reference

Models

ConfigCurrentSpace

Configuration for an individual Space, defining its display, functionality, and behavior within the application.

NameTypeDescriptionRequired
actionsCurrentSpaceActionsA list of actions available for the space. Possible actions: Claim, Release, Assign, Unassign, Decision, ViewForm, Recover, Withdraw, Receipt, Share.No
attachmentsCurrentSpaceAttachmentsConfigConfiguration for filtering attachments within the space. Defaults to null.No
bulkActionsCurrentSpaceBulkActionsConfiguration for bulk actions that can be performed in the space. Defaults to null.No
currentBulkActionCurrentSpaceCurrentBulkActionThe bulk action to apply in the Txn Table section. Defaults to [0].No
currentBulkUserCurrentSpaceCurrentBulkUserThe bulk user action to apply in the Txn Table section. Defaults to null.No
currentViewCurrentSpaceCurrentViewThe current view that will be displayed in the Txn Table section. Defaults to [0].No
customCardsCurrentSpaceCustomCardsA list of custom cards to be rendered in the Custom Cards section of the space. Defaults to an empty array [].No
emptyMessagestringA custom message to be displayed when a Txn query returns no results. Defaults to null.No
globalActionsCurrentSpaceGlobalActionsConfiguration for global actions within the space. Defaults to null.No
globalFiltersCurrentSpaceGlobalFiltersConfiguration for global filters applicable in the space. Defaults to null.No
hideTasksCurrentSpaceHideTasksList of steps and their associated tasks to be hidden from the timeline.No
iconCurrentSpaceIconIcon to represent the space. Defaults to static//icon.png if not specified.No
invokeCurrentSpaceInvokeConfiguration for invoking a fluent function within the space. Defaults to null.No
jobKeyInfoCurrentSpaceKeyInfoA list of key properties for the Job Key Info section of the space. Defaults to an empty array [].No
keynumberInternal unique identifier for the space. Defaults to null.No
keyInfoCurrentSpaceKeyInfoA list of key properties to be displayed in the Key Info section of the space. Defaults to an empty array [].No
labelGlobalLabelThe label that will be displayed for the current space.No
loadQuerybooleanWhether the Txn Query should be triggered automatically when the space is loaded. Defaults to null.No
notesSectionCurrentSpaceNotesSectionHides the Notes SectionNo
pageSizeCurrentSpacePageSizeThe number of items per page in the Txn Query. Defaults to 10.No
permissionsGlobalPermissionsPermissions object that controls access levels for the space.No
properties[ ConfigCurrentSpace ]Subspaces or nested configurations for the current space. Defaults to null.No
rulesGlobalRulesRules that determine whether the attachments upload button should be shown or hidden.No
searchCurrentSpaceSearchA list of properties that are searchable within the space. Defaults to an empty array [].No
sourcestringSets the source for the current space Possible values: Job Default: nullNo
stepsCurrentSpaceStepsConfiguration for the steps or timeline view within the space. Defaults to an empty array [].No
viewsCurrentSpaceViewsA list of views to be displayed in the transaction (Txn) table section. Defaults to an empty array [].No

ConfigEditor

Full configuration object for both global and space-specific settings.

NameTypeDescriptionRequired
globalConfigGlobalGlobal configuration settings.Yes
messagesConfigMessagesOptional configuration for custom messages.No
spaces[ ConfigCurrentSpace ]Array of space-specific configurations.Yes
versionVersion information for the configuration.No

ConfigGlobal

Global configuration settings that apply across the entire application.

NameTypeDescriptionRequired
faviconstringPath to the favicon to be used globally. Defaults to static//favicon.png.No
hideStepsGlobalHideStepsList of steps to be hidden from the timeline globally. Defaults to an empty array [].No
jobLabelGlobalLabelLabel to be displayed in the job header.No
logostringPath to the logo to be used globally. Defaults to static/logo.png.No
mappingsGlobalMappingsMappings configuration for global use. Defaults to null.No
mobileLogostringPath to the logo to be used globally. Defaults to static/logo_mobile.png.No
modalPopoutDisabledbooleanDisables the modal popout button if set to true. Defaults to false.No
themeThemeTheme configuration for global appearance settings. Defaults to null.No
txnLabelGlobalLabelLabel to be displayed in the transaction header.No

ConfigMessages

Configuration for custom messages.

NameTypeDescriptionRequired
ConfigMessagesobjectConfiguration for custom messages.

CurrentSpaceAction

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

Default: null

NameTypeDescriptionRequired
appearancestringDisplays actions as buttons side by side instead of nested in a dropdown menu Possible values: 'button'No
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
appearancestringDisplays actions as buttons side by side instead of nested in a dropdown menu Possible values: 'button'No
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
actionsCurrentSpaceActionCustomCustom card actionsNo
dataIndexGlobalDataIndexSets dataIndex of ActionNo
encodingGlobalEncodingSets the encoding. We currently support the following encoding: base64No
iconGlobalIconSets the IconNo
labelGlobalLabelSets type of ActionYes
paramsGlobalParamsSets the params of the fluent functionNo
permissionsGlobalPermissionsSets the permissions for the viewNo
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
appearancestringDisplays actions as buttons side by side instead of nested in a dropdown menu Possible values: 'button'No
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

CurrentSpaceAttachmentsConfig

NameTypeDescriptionRequired
CurrentSpaceAttachmentsConfig

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
encodingGlobalEncodingSets the encoding. We currently support the following encoding: base64No
formatGlobalFormatSets a format for the data Possible values: relative, durationNo
fullWidthGlobalFullWidthSets property display to full width Possible values: trueNo
highlightGlobalHighlightSets sets a highlight on the mapping value. Can be either colors or bold Possible Values: StatusColors, 'bold';No
labelGlobalLabelSets the label to be usedNo
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
statusColorsCurrentSpaceStatusColorsStatus color config to be used in the Column card section Default: nullNo
typeSets property type. Possible values: date, text, numberNo

CurrentSpaceCustomCardForm

NameTypeDescriptionRequired
actionsCurrentSpaceActionCustomCustom card actionsNo
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

CurrentSpaceCustomCardIframe

NameTypeDescriptionRequired
actionsCurrentSpaceActionCustomCustom card actionsNo
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: iframeYes

CurrentSpaceCustomCardList

NameTypeDescriptionRequired
actionsCurrentSpaceActionCustomCustom card actionsNo
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
actionsCurrentSpaceActionCustomCustom card actionsNo
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
sections[ CurrentSpaceCustomCardTabsProperties ]Sub-sections for the Custom CardNo
statusColorsCurrentSpaceStatusColorsStatus color config to be used in the ExtendedList card section. Default: nullNo
typestringSets the custom card type, Possible value: listExtendedYes

CurrentSpaceCustomCardListStacked

NameTypeDescriptionRequired
actionsCurrentSpaceActionCustomCustom card actionsNo
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
encodingGlobalEncodingSets the encoding. We currently support the following encoding: base64No
formatGlobalFormatSets a format for the data Possible values: relative, durationNo
fullWidthGlobalFullWidthSets property display to full width Possible values: trueNo
highlightGlobalHighlightSets sets a highlight on the mapping value. Can be either colors or bold Possible Values: StatusColors, 'bold';No
labelGlobalLabelSets the label to be usedNo
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
statusColorsCurrentSpaceStatusColorsStatus color config to be used in the Column card section Default: nullNo
typeSets property type. Possible values: date, text, numberNo

CurrentSpaceCustomCardTable

NameTypeDescriptionRequired
actionsCurrentSpaceActionCustomCustom card actionsNo
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
actionsCurrentSpaceActionCustomCustom card actionsNo
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
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

CurrentSpaceNotesSection

Hides the Notes Section

NameTypeDescriptionRequired
CurrentSpaceNotesSectionbooleanHides the Notes Section

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
highlightGlobalHighlightSets sets a highlight on the mapping value. Can be either colors or bold Possible Values: StatusColors, 'bold';No
iconCurrentSpaceIconSets the icon to be usedNo
labelGlobalLabelSets the label to be usedYes
parseGlobalParseSets a parse for the data. Possible values: nullNo
permissionsGlobalPermissionsSets the permissions for the CurrentSpace elementNo
rulesGlobalRulesSets the visibility rules for the CurrentSpace elementNo
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
CurrentSpaceSearchSets the search bar properties

CurrentSpaceSearchLabel

Sets the label to be used for the space

NameTypeDescriptionRequired
CurrentSpaceSearchLabelstringSets the label to be used for the space

CurrentSpaceSearchObj

Sets the search bar properties

NameTypeDescriptionRequired
labelCurrentSpaceSearchLabelYes
propertiesCurrentSpaceSearchPropertiesYes

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 mappings.

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

CurrentSpaceSteps

List of steps to show in timeline

Type: CurrentSpaceStepsProperties[]

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

CurrentSpaceStepsProperties

NameTypeDescriptionRequired
labelstringYes
rulesGlobalRulesNo
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

CustomCss

Basic CSS typing. Preferable to any.

NameTypeDescriptionRequired
CustomCssobjectBasic CSS typing. Preferable to any.

DEfaultValue

Sets default value

NameTypeDescriptionRequired
DEfaultValueSets default value

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, datetime, percent

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

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: []

GlobalHighlight

Sets sets a highlight on the mapping value. Can be either colors or bold

Possible Values: StatusColors, 'bold';

NameTypeDescriptionRequired
GlobalHighlightSets sets a highlight on the mapping value. Can be either colors or bold Possible Values: StatusColors, 'bold';

GlobalIcon

Sets the icon to be used

NameTypeDescriptionRequired
GlobalIconstringSets the icon to be used

GlobalIframeType

NameTypeDescriptionRequired
GlobalIframeTypestring

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, json, invoke, url, download, img, auto

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

GlobalMapping

NameTypeDescriptionRequired
actionsCurrentSpaceActionCustomCustom card actionsNo
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, duration, datetime, percentNo
hideEmptyGlobalHideEmptyHide empty fields configNo
hideFromTablebooleanHide fields from table (but can still filter on them)No
highlightGlobalHighlightSets sets a highlight on the mapping value. Can be either colors or bold Possible Values: StatusColors, 'bold';No
iconGlobalIconSets the iconNo
inputGlobalInputSets the input config.No
labelGlobalLabelSets the labelNo
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
warningGlobalWarningProvides a value to be displayed as text for type: 'alert'No

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
defaultValueDEfaultValueSets default value to be displayedNo
disabledGlobalDisabledSets the property as disabledNo
displayFormatGlobalDisplayFormatSets the display FormatNo
encodingGlobalEncodingSets the encoding. We currently support the following encoding: base64No
filterGlobalFilterSets the filter strategy for this mapping. Possible values: input, select, multiselect, pickerNo
formatGlobalFormatSets a format for the data. Possible values: relative, duration, datetime, percentNo
fullWidthGlobalFullWidthSets property display to full width Possible values: trueNo
hideEmptyGlobalHideEmptyHide empty fields configNo
highlightGlobalHighlightSets sets a highlight on the mapping value. Can be either colors or bold Possible Values: StatusColors, 'bold';No
iconGlobalIconSets the iconNo
inputGlobalInputSets the input config.No
labelGlobalLabelSets the labelNo
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
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, tableExtended, iframeNo
validationGlobalValidationSets the validationNo
valueMapGlobalValueMapSets value maps 3No
warningGlobalWarningProvides a value to be displayed as text for type: 'alert'No

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

GlobalServiceName

Sets the name of the fluent function

NameTypeDescriptionRequired
GlobalServiceNamestringSets the name of the fluent function

GlobalSla

Sets default sla config with GlobalSlaProperties or color as a string

NameTypeDescriptionRequired
GlobalSlaobjectSets default sla config with GlobalSlaProperties or color as a string

GlobalSlaProperties

NameTypeDescriptionRequired
colorstringYes
iconstringNo

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, checkbox

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

GlobalValidation

The global validation

NameTypeDescriptionRequired
GlobalValidationThe global validation

GlobalValueMap

A key-value map for transforming raw data into user-friendly labels in UI components.

Used in configuration files to define how data values should be displayed (e.g., in tables, lists, or forms).

Example:

valueMap: { 200: 'Success', 404: 'Address Not Found', 500: 'Server Error' }

NameTypeDescriptionRequired
GlobalValueMapobjectA key-value map for transforming raw data into user-friendly labels in UI components. Used in configuration files to define how data values should be displayed (e.g., in tables, lists, or forms). Example: valueMap: { 200: 'Success', 404: 'Address Not Found', 500: 'Server Error' }

GlobalVersionNumber

Sets the version number of the fluent function

NameTypeDescriptionRequired
GlobalVersionNumberstringSets the version number of the fluent function

GlobalWarning

Provides a value to be displayed as text for type: 'alert'.

NameTypeDescriptionRequired
GlobalWarningstringProvides a value to be displayed as text for type: 'alert'.

SnackBar

Styles for the snack bars (currently provided by Notistack)

NameTypeDescriptionRequired
defaultCustomCssStyles for default snack pop-up, i.e no snack type specified. Default is black background.No
errorCustomCssStyles for error snack pop-up. Default is red background.No
infoCustomCssStyles for info snack pop-up. Default is light blue background.No
successCustomCssStyles for success snack pop-up. Default is green background.No
warningCustomCssStyles for warning snack pop-up. Default is orange background.No

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
snackSnackBarStyles for snacks. Possible values are the snack types info, success, warning, error default, each of which is an object of styles. If no entry defined for a type, then you will see the defaults for that type.No
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