edoc document reader (Legacy) Administration Guide

Interfaces for data input (Legacy)

The following interfaces are relevant for app programmers:

  • byFile: Data input for invoices to be processed. The file must be attached in coded form.

  • byDocId: Data input for invoices to be processed. The UUID of the file must be appended. The file is then loaded by edoc documents using this UUID.

  • addProfiles: Adds a profile for individual document processing.

  • updateProfile: Updates a profile.

  • loadAllProfiles: Loads all available profiles.

  • loadStrategies: Loads all available strategies.

  • loadFilter: Loads all available filters.

  • readProfile: Loads a profile based on the profile name.

  • deleteProfile: Deletes a profile based on the profile name.

  • document/byDocId: Data input for individual documents to be processed. The UUID of the file must be appended. The file is then loaded by edoc documents using this UUID.

  • hotfolder: Is a monitored directory (hot folder) in the file system. Only documents in PDF format are processed. The hot folders are created automatically based on the information in the system info.

Last updated: