DeleteAttachments - Integration for Banner Travel and Expense Management - English - Foundation 22.1 - OnBase - external - OnBase/Integration-for-Banner-Travel-and-Expense-Management/English/Foundation-22.1/Integration-for-Banner-Travel-and-Expense-Management/Installation-and-Configuration/Troubleshooting-Service-Requests/DeleteAttachments - 2022-08-18

Integration for Banner Travel and Expense Management

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

deleteAttachmentsFromDocumentImagingSystem

Request

A string value representing the traveldocumentid of the document in the TEM application. Using this value, a query is run against OnBase to find documents of the TEM Attachment Document Type that contain that value for the mapped TEM Travel Document ID Keyword Type. All documents returned are deleted from OnBase.

Note:

This request marks the documents as deleted but does not purge them from OnBase.

Response

No response is returned. Exceptions are returned for errors, such as no documents found with the TEM Travel Document ID Keyword Type value requested. These exceptions must be handled by the TEM application.