For outbound operations, data flows from the line-of-business application, to the Enterprise Integration Server, to OnBase.
When using outbound operations:
-
Date Keyword Types must be in the yyyy-mm-dd format.
-
Date & Time Keyword Types must be in the yyyy-mm-dd HH:MM:SS format.
The following outbound operations and categories are available:
Category |
Outbound Operation |
Description |
---|---|---|
AutoFill |
Update |
Updates data in an AutoFill Keyword Set directly from the line-of-business application. Before configuring this operation, you must configure an AutoFill Keyword Processor. The AutoFill Keyword Processor is used to update data in OnBase with the data obtained by this operation. For information on configuring an AutoFill Keyword Processor, see the AutoFill Keyword Sets module reference guide. When using this operation:
Note:
To run this operation as a local user, identity impersonation must be enabled on the OnBase Application Server. |
Custom Query |
ExecuteSimpleQuery |
Performs a Custom Query in OnBase directly from the line-of-business application. When using this operation:
When using this operation, the following are not supported:
Note:
If you make changes to the configuration of a Custom Query in the OnBase Configuration module, you must restart the BizTalk host instance in addition to restarting IIS or resetting the cache of the OnBase Application Server. |
ExecuteDisplayColumnQuery |
Performs a Custom Query in OnBase directly from the line-of-business application. When this operation is executed, results will be displayed using any configured Display Columns for that Custom Query. See the System Administration documentation for more information on configuring Custom Queries. CAUTION:
This operation should only be used to display query data. It should not be used to fetch data to be manipulated by a LOB program or script. When the ExecuteDisplayColumnQuery operation is used to query a document that includes multiple instances of a Keyword Type or Multi-Instance Keyword Type Group, the XML response will include multiple document nodes for a single document (one node for each available combination of Keyword Values). When using this operation:
When using this operation, the following are not supported:
Note:
If you make changes to the configuration of a Custom Query in the OnBase Configuration module, you must restart the BizTalk host instance in addition to restarting IIS or resetting the cache of the OnBase Application Server. |
|
Document |
Archive |
Archives a document in the selected OnBase Document Type, directly from the line-of-business application. When using this operation:
|
DocumentBytes |
Requests a specific document from OnBase. The document will be sent to the Enterprise Integration Server within a byte stream. When using this operation:
Note:
This operation is resource intensive and is not intended for use for batch processing or for large documents. Note:
You must be licensed for and using Web Services Publishing to use this operation. This operation is only available for use with the Web Services Publishing module. |
|
DocumentURL |
Receives an OnBase Document Handle and returns a DocPop URL for that document. When using this operation:
|
|
Read |
This operation accepts an OnBase document handle and returns the document properties and keyword metadata for that document. When using this operation:
|
|
Update |
Updates OnBase Keyword Values directly from the line-of-business application for the selected document. When using this operation:
When using this operation, the following are not supported:
CAUTION:
This operation does not respect document locks. For example, a document that is being re-indexed in OnBase can still have Keyword Values updated by this operation. Additionally, Keyword Value modifications made by this operation are not reflected in Document History. |
|
Document Composition |
Compose | Compose Document |
Compose a document based on an existing Document Composition template. When using this operation:
|
Get | Get Templates |
Returns information on all Document Composition templates stored in the Template Group for the provided Document Type ID number. When using this operation:
|
|
EForm |
Create |
Creates an E-Form or Virtual E-Form in OnBase directly from the line-of-business application. E-Forms with non-keyword fields can also be created. When using this operation:
|
Entity |
Note:
Reserved for future functionality. Currently, there are no modules enabled for this option. When using this operation:
|
|
Medical Records |
Delete |
Deletes deficiency data in OnBase directly from the line-of-business application. Note:
You must be licensed for Medical Records Management in order to use this operation. |
Update |
Updates deficiency data in OnBase directly from the line-of-business application. Note:
You must be licensed for Medical Records Management in order to use this operation. |
|
UnityForm |
Create |
Creates a Unity Form in OnBase directly from the line-of-business application. When using this operation:
Note:
You must be licensed for Unity Forms to use this operation. |
Delete |
Deletes a Unity Form in OnBase directly from the line-of-business application. Note:
You must be licensed for Unity Forms to use this operation. |
|
Read |
Reads a Unity Form in OnBase directly from the line-of-business application. Note:
You must be licensed for Unity Forms to use this operation. |
|
Update |
Updates a Unity Form in OnBase directly from the line-of-business application. When using this operation:
Note:
You must be licensed for Unity Forms to use this operation. |
|
UnityScript |
Execute |
Executes a Unity Script in OnBase directly from the line-of-business application. When creating the Unity Script, ensure that you select the IEISScript Unity Script type in the Unity Project Creation Wizard. Note:
For further information on creating Unity Scripts, refer to the Unity Programmer's Guide in the Hyland SDK. |
Utilities |
BatchScanning |
If you are using the ScanQueue inbound operation, this operation allows you to mark a batch of OnBase documents as processed directly from the line-of-business application. |
EIS Operations |
These operations are only available if UseCanonicalSchema is set to true. See 12 for more information on this setting. The operations within this category are canonical versions of standard operations. The following operations are available:
|
|
Workflow |
Enables the Enterprise Integration Server to execute an ad-hoc task from the selected Workflow queue on a document. When using this operation:
|
|
WorkView |
Create |
Creates a WorkView object in the selected application and class, directly from the line-of-business application. When using this operation:
|
Delete |
Deletes a WorkView object from the selected application and class, directly from the line-of-business application. When using this operation:
|
|
Execute Filter |
Executes a WorkView filter from the selected application and class, directly from the line-of-business application. When using this operation:
|
|
Read |
Reads a WorkView object in the selected application and class, directly from the line-of-business application. When using this operation:
|
|
Update |
Updates a WorkView object in the selected application and class, directly from the line-of-business application. When using this operation:
|