Skip to main content
The StartTransaction action creates a transaction to process a document with an ABBYY Vantage skill.

Action parameters

The transactionRegistrationParameters collection contains the following fields: The inputFiles collection contains the following fields: The FileRegistrationParameters collection contains the following fields:

Prepare a collection for input files and registration parameters

Before you pass data to the inputFiles and transactionRegistrationParameters parameters, set up each collection so that its structure is valid.
1

Open the process

Open the process in Blue Prism Process Studio.
2

Add a collection

Add a collection to the layout.
3

Open Collection Properties

Open Collection Properties.
4

Import the collection fields

Import the collection fields for the inputFiles parameter of the StartTransaction action:
  1. Click Import.
  2. Select Business Object: ABBYY Vantage Skills.
  3. Select Action: StartTransaction.
  4. Select Parameter: inputFiles (input).
  5. Click OK. You can now specify this collection in the inputFiles input parameter of the StartTransaction action.
Fields Import window with the inputFiles (input) parameter selected for the StartTransaction action
Populate the collection before you call the StartTransaction action.
To create a transactionRegistrationParameters collection, repeat these steps but select the transactionRegistrationParameters (input) parameter when you import the collection fields. You can also use the transactionRegistrationParameters (input) parameter to create a FileRegistrationParameters collection.