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

deleteAttachmentFromDocumentImagingSystem

Request

A string value representing the unique document ID of the document in OnBase. This value is parsed to confirm that it is numeric. If the string is a valid numeric value, OnBase is queried for a document with that ID and, if found, the document is deleted from OnBase.

Note:

This request marks the document as deleted in OnBase but does not purge it from OnBase.

Response

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