Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

Exporting to an external system requires a custom script. Vantage executes the script specified in the activity’s settings. The script can read the transaction’s data — including extracted field values and the documents available for export — and send an HTTP request to the external system’s API.
The script in an Output activity cannot modify document data (for example, fill in fields). To modify data, use a Custom activity instead.

Add a custom script

1

Select the Output activity

Select the Output activity, then check Select additional destination in the Actions pane.
2

Choose External system

Select External system and click Settings to open the script editor.
3

Write and save the script

Configure your script and click Save.
For a detailed description of objects you can use in the script, see Object model.

Output activity

Overview of the Output activity and the destinations it supports.

Custom activity

Run custom JavaScript against documents during processing.

Custom activity object model

Reference for the objects available to scripts in Custom and Output activities.

Export to a shared folder

Send processing results to an SFTP-accessible shared folder.

Data export formats

Reference for every export format and option on the Output activity.