UploadAttachment - Integration for Banner Travel and Expense Management - English - Foundation 22.1 - OnBase - external

Integration for Banner Travel and Expense Management

Platform
OnBase
Product
Integration for Banner Travel and Expense Management
Release
Foundation 22.1
License
Calling method

uploadAttachmentToDocumentImagingSystem

Request

The values of the mapped Keyword Types for the document in the TEM application, as well as a byte array stream of the document itself. The document is streamed in chunks via the OnBase Application Server using the UploadPageData request and is stored in OnBase with the mapped Keyword Type values passed.

Response

The metadata for the documents in OnBase(e.g., Document ID and Keyword Type values) is returned. The metadata values represent the Keyword Type values for the TEM Attachment Document Type in OnBase, which correspond to the mapped values in the TEM application. Exceptions are returned for errors, including errors encountered by the UploadPageData request. These exceptions must be handled by the TEM application.