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