The operations within this off-ramp do require authenticated credentials with the OnBase API Server in order to return successful response information.
| Operation | Description |
|---|---|
| Archive attachment from Temp File Service | This operation is used to take a file from the Temp File Service and archive it as a document within OnBase. |
| Delete attachment from Temp File Service | This operation is used to delete an unneeded file from the Temp File Service. |
| Get attachment from Encompass | This operation is used as part of error handling to request files which were not successfully retrieved from Encompass on first polling. |
| Healthcheck | This operation is used to verify the status of the necessary APIs prior to initiating a polling process. |
| Poll for Loan Data | This operation is used to initiate a polling process to Encompass by one or more Loan Milestones. |
| Poll for Loan Data by Loan Status | This operation is used to initiate a polling process to Encompass by one or more Loan Statuses. |
| Polling Status | This operation is used to check and see if an existing polling operation is already active. |
| Session Disconnect | This operation is used to disconnect the consumed OnBase licensing as a result of communicating with the API Server. |