Process skill parameters access and modify the values of the Document skill parameters used by Extract activities. If your Document skill has no parameters, you don’t need to add any to the Process skill.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.
Parameter structure
A Process skill carries two kinds of parameters:- Extract activity parameters — reference Document skill parameters and inherit their values.
- Process skill parameters — the Process skill’s own parameters, used to expose Extract activity parameters to the Vantage API.
Change Extract activity parameter values
To change the values of an Extract activity’s parameters:Open the activity's skill settings
Click an Extract activity. In the Actions pane, click the settings icon next to the Document skill name specified for the Extract activity.
Change the parameter values
The dialog lists the Document skill’s parameters. Change their default values as needed:
- Data Catalog — point the parameter at a different data catalog so this Extract activity uses a different one than the Document skill does.
- Text — change the string value so this Extract activity uses a different value for the target field.
- Boolean — toggle between Yes and No, for example to control whether this Extract activity applies a scripted rule.
You can only change default values here. You can’t add, delete, rename parameters, or change their descriptions. Changes here do not affect parameters in the Document skill itself.
Create Process skill parameters and link them to Extract activities
To expose Extract activity parameters to the Vantage API, create Process skill parameters and link them:Add a parameter
On the Parameters tab, click Add Parameter and choose a type: Data Catalog, Text, or Boolean.
Name the parameter
Specify a name or keep the default. Parameter names are limited to 256 characters.
Set the default value
Specify the parameter’s default value:
- Data Catalog — select a data catalog from the drop-down list.
- Text — enter a string value or a regular expression.
- Boolean — choose Yes or No.
Link to an Extract activity parameter
Link the new parameter to a parameter on an Extract activity:
- Open the Extract activity. In the Actions pane, click the settings icon next to the Document skill name.
- In the drop-down for any Document skill parameter, select the Process skill parameter you just created. The Document skill parameter now references the new Process skill parameter.
Related topics
Skill parameters
Configure and manage skill parameters to adjust skill behavior without retraining.
Document skill parameters
Configure parameters on a Document skill for different processing scenarios.
Access skill parameters via the Vantage API
Use the Vantage API to set and read parameter values per transaction.
Extract activity
Extract field values from documents using a Document skill.
Process skill
Orchestrate document processing workflows by chaining activities and skills.
