Transaction reporting Billable APIs for AEM Forms on JEE transaction-reports-billable-apis
AEM Forms on JEE provide several APIs to submit, process, and render documents. Some APIs are accounted as transactions and others are free to use. This document provides a list of all the APIs that are accounted as transactions. Here are a few common scenarios where a billable API is used:
- Converting a document from one format to another
- Flattening a dynamic PDF document
- Merging an interactive PDF document with another PDF document
Billing APIs does not account for the number of pages, the length of a document or form, or final format of the rendered document.
Below is the list of JEE billable APIs. Find the list of billable APIs for AEM Forms on OSGi.
Billable Document Services APIs billable-document-services-apis
Generate PDF Service generate-pdf-service
DocAssurance Service DocAssurance-Service
Distiller Service distiller-service
Output Service output-service
Convert PDF Service convert-pdf-service
Barcoded Forms Service barcoded-forms-service
Assembler Service assembler-service
The invoke API’s usage is counted as a transaction, when you perform one or more of the following operations:
- Conversion from non-PDF formats to PDF formats. For instance, the conversion from XDP format to PDF format.
- Conversion from PDF format to PDF/A format.
- Conversion from PDF format to non-PDF formats. Examples encompass the transformation from PDF to Image format or the conversion from PDF to Text format.
NOTE
- The invoke API of the assembler service can internally call a billable API of another service depending on the input. So, the
invoke API
can be accounted as none, single, or multiple transactions. The number of transactions counted depends upon the input and the internal APIs invoked. - A single PDF document produced using assembler service such as
invoke
andinvokeDDX
, can be accounted as none, single, or multiple transactions. The number of transactions counted depends upon the supplied code.
Billable Data Capture APIs billable-data-capture-apis
Forms form-set
Related Articles
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2