The Upload CSV node is used to upload and publish a specified CSV file from the local machine to the datasheet. The folder path from which the CSV file is uploaded must be provided in the Mapping data screen.
Refer to the Setting up Cognitive Nodes Configuration section for details on configuration.
Properties Of Upload CSV Node
- Double-click on the Upload CSV node.
- Provide the following details:
- Name: Name of the node. A default name is displayed in this field, which
the user can edit according to the task and the intent of using the
node.
- Description: A short note on the purpose of the node.
- Continue on Failure: When the Continue on Failure field is ON, even if
the node fails, the execution will continue to the next node. When the
Continue on Failure field is OFF, if the node fails, the execution will
not continue to the next node.
- Mark run Failure on Node Fail: When the Mark run Failure on Node
Fail field is ON, if the node execution fails then the complete task
execution is marked as fail.
Designing A Task Using Upload CSV Node
- In the Task Design screen, click on the << icon present on the
right-hand side toolbar to expand the Nodes section.
- Drag and drop the Upload CSV node from the Nodes
section and connect the node with the Start and End nodes respectively.
Make sure that the Task Design screen is in Edit mode (the
Edit button is highlighted in green colour).
- Double-click on the Upload CSV node.
- Select any existing configuration if it matches the criteria of the user
or create a new configuration. Refer to Setting up Cognitive Nodes Configuration
section for more details.
- Click on the Properties tab and provide the required details. Refer to the Upload CSV section for more information.
- Click on the mapping line between Start node and Upload CSV
node. Select the filepath field (1) and then click on the Element Map
button (2).
- Provide the filepath (3) from which th file must be uploaded.
- Click the Close icon.
- Click on the Save icon and then click on the Trail run icon in th task design screen.
- Click on the Upload CSV node and then click on the ≡ icon in th task design screen to display the Result of execution window.