Workflow - Enterprise Integration Server - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard - OnBase/Enterprise-Integration-Server/English/Foundation-22.1/Enterprise-Integration-Server/Enterprise-Integration-Server-Configuration/Configuration-Overview/Adapters-Operations-and-Schemas/Schemas/Outbound-Operations/Workflow - 2022-08-18

Enterprise Integration Server

Platform
OnBase
Product
Enterprise Integration Server
Release
Foundation 22.1
License
Premier
Standard

The following schema nodes are available:

Schema Node

Description

ExecuteAdHocTask

The name of the operation, followed by the OnBase Workflow queue and task's numeric ID. For example, ExecuteAdHoctask_[queue ID]_[task ID].

Expand to display AdHocTaskData.

AdHocTaskData

Expand to display documentHandle.

documentHandle

The OnBase document's document handle.

ScopedProperties

Expand to display PropertyBag. Only scoped properties can be utilized.

PropertyBag

The PropertyBag node contains NameValuePair and within this node, Name and Value.

The NameValuePair node has a maxOccurs setting of “unbounded”, meaning multiple instance of the Name and Value can be sent.

Name should be mapped to the name of the property, as defined in the ad hoc task within OnBase Studio.

Value should be mapped to the corresponding value of the property defined in the Name node.