# Multi-page extraction

> `UiPath.Ephesoft.Activities.MultiPageExtraction`

`UiPath.Ephesoft.Activities.MultiPageExtraction`

Submits multi-page files covering several document types for processing. Outputs a reference code, which can be used to retrieve the extraction results later on.

Please note that this activity supports extraction of tables and outputs them as datatables.

## Properties

### Common

* **DisplayName** (`String`) - The display name of the activity.

### Input

* **BatchClass** (`String`) - The target bucket, predefined on the Transact server, which contains a group of related documents and their constituent fields.
* **FilePath** (`String`) - The full path of the file to be uploaded. Supports only strings and String variables.

### Misc

* **Private** (`Boolean`) - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **ReferenceCode** (`String`) - A code that can be used within the **Get Extraction Results** activity to retrieve the extracted documents, and their fields or tables.
