Search
K
Case Management

TaskLinkInstanceList

array
idstring

A Unique identifier of Task in Task Management

taskTypestring

Business friendly type for Task

labelstring

Business friendly Label for Task

assigneestring

User currently assigned to the task

statusstring

Status of Task (STATUS DISCUSSION IN PROGRESS)

Allowed values:OPENCLOSEDNEWCOMPLETEDCOMPLETE

taskNamestring

task name of the task

queuestring

Queue to which the task is assigned

createdAtstring

Timestamp when the Task was created

updatedAtstring

Timestamp when the Task was last updated

eventRefarray[string]

List of Events associated with Note Instance

externalTaskIdstring

The identifier how an external system understand it for example used to map onbase taskId

notesIdListarray[string]

List of Note identifiers associated to Task

ExceptionListInstance

array
idstring

Unique Identifier for Exception Instance

statusstring

Status of Exception Instance

Allowed values:NEWRESOLVED

exceptionRefIdstring

The exceptionRefId of the exception.

Example:NB.EM.068

exceptionTypestring

The exceptionType of the exception.

Example:Business Exception

categorystring

Category of Exception

reasonstring

Short description of Exception

detailedReasonstring

Detailed description of Exception

updatedAtstring

Last updated timestamp of Exception

taskIdListarray[string]unique-items

List of Task Identifier associated with Exception Instance

additionalDataobject
exceptionAdditionalDataarray[object]

Additional data related to the Exception.

Show Child Parameters
eventRefarray[string]

List of Events associated with Exception Instance

ExceptionListInstanceForTask

array
idstring

Example:12324

statusstring

Example:New

categorystring

Example:Agent

reasonstring

Example:Suitability requested

detailedReasonstring

Example:Suitability requested from External client

updatedAtstring

Example:09-April-2023

DocumentListInstance

array
idstring

Example:12345

namestring

Example:Identity_Document.pdf

documentNumberstring

Example:119299808

sourcestring

Example:onbase

urlstring

Example:http://dev.onbase.com/document/12345

updatedAtstring

Example:09-April-2023

fileTypestring

Example:NB Fix

documentUploadDatestring

Example:2024-10-04T13:16:45-05:00

additionalDataobject
eventRefarray[string]

Example:15ea7582-262f-4dfe-8a60-1e8b8e763fd4

StageListInstance

array
idstring

Unique identifier for the stage instance.

labelstring

Business Friendly label for the stage instance.

stageStatusstring

Current status of the stage instance.

Allowed values:IN_PROGRESSEXCEPTIONCOMPLETEDNOT_STARTED

mappedTasksarray[string]

List of identifiers for tasks mapped to this stage (RESERVED FOR FUTURE SCOPE).

mappedNotesarray[string]

List of identifiers for notes mapped to this stage (RESERVED FOR FUTURE SCOPE).

stepsarray[object]

List of step instances that make up this stage.

Show Child Parameters
createdAtstring(date-time)

Timestamp when the stage instance was created.