Last Updated: Nov 20, 2020
The data from the document being processed are extracted into a Doc table which is then used in the further automation steps. A Doc table can be created either using a pre-defined schema or a new schema.
The Create Doc table screen pops up. Enter the the following details
Table Name: Enter the Doc Table Name e.g. TravelInvoice. For the below error scenarios, the following messages are displayed:
Error Messages | Description |
---|---|
Please provide Jiffy Table name | When the user tries to create a Jiffy table without providing the name. |
‘Jiffy Table’ name already exists, please provide a unique name | When the user provides a duplicate Jiffy Table name |
Invalid Name, use characters [(a-z), (A-Z), (0-9), _, -, space ] | If a user provides the Jiffy table name that contains characters other than [(a-z), (A-Z), (0-9), _, -, space] |
Please input up to 25 characters | If the length of the Jiffy table name exceeds 25 characters |
Enter the Table Name.
The columns UUID, ‘Pdf’, ‘Category, ‘Status’, ‘Created By’, ‘Created Date’, ‘Updated By’, ‘Updated Date’, ‘Approved By’, ‘Approved Date’, ‘Execution State’ gets added automatically.
Click on the + icon beside the current last column to create new columns
Enter Column Name and select the Field Type. Field Type options are given below
Any Doc table can have only one level of inline-table.
Click on the X icon displayed against each column to delete the respective column from the Doc table.
Set New/Extracted Toggle button: For all the columns added
Click on the Create button, the table gets created and listed under the Datasets of the selected App.
Follow steps 1, 2 (a) from the Create Doc Table - New schema section.
Select any one of the pre-defined schemas in the Schema drop-down.
The default columns for the pre-defined schema are listed.
Click on the + icon beside the current last column and select the required pre-defined columns from the dropdown.
User can also select the New Field option to add a column with required column name, datatype and toggled to New/Extracted as per the automation need.
Click on the Create button, the table gets created and listed under the Datasets of the selected App.