The OpenText VIM for SAP provides an API for document registration, allowing ingestion of documents and initiation of inbound processes. The /otvimbas/pf01_inb_ingest
API supports single document ingestion with attachments or multiple documents without attachments, and allows inclusion of sender and process information.
This API streamlines document handling, enabling automated ingestion from various sources into the OpenText VIM for SAP system. It eliminates manual data entry and improves efficiency by integrating document processing into existing workflows. The API allows for the integration of non-SAP systems into the document processing workflow.
- Supports single document ingestion with attachments.
- Supports multiple document ingestion without attachments.
- Allows inclusion of sender and process information.
- Provides a structured JSON response indicating success or failure.
- Includes error handling and detailed logging for troubleshooting.
You must configure API keys for each sender and inbound-specific settings for the API Key. Only requests with a valid API key will be processed.