TableParserCSV

When to use TableParserCSV activity

This activity is used when you require the data to be formatted to a table structure.

Figure 1

Activity Name

Picture

TableParserCSV

t

Technical Reference

Figure 1.1

1.28

S.no

Description

1

Specify the input that is to be formatted

2

Provide the Endlinenumber of the input that is provided in the content field

3

Specify the filepath, of the CSV file

4

Provide the Startlinenumber of the input that is provided in the content field

5

Display Name property shows the action that the activity performs in the workflow

6

Specify whether to continue executing the workflow even if the activity fails

7

Enter the data-table variable to store the output

t  FilePath : The path of the file specified in the filepath property should be a file of format .CSV

 The file should contain the format in which the output is required with the following details Key (the field that is required), Datatype, Column, Row and length.

v4.0.5