Search

Upload CSV

Last Updated: Apr 27, 2020

Articles

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.

Image description

Refer to the Setting up Cognitive Nodes Configuration section for details on configuration.

Properties Of Upload CSV Node

Image description

  1. Double-click on the Upload CSV node.
  2. Provide the following details:
    1. 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.
    2. Description: A short note on the purpose of the node.
    3. 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.
    4. 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

  1. In the Task Design screen, click on the << icon present on the right-hand side toolbar to expand the Nodes section.
  2. 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).

  3. Double-click on the Upload CSV node.
  4. 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.
  5. Click on the Properties tab and provide the required details. Refer to the Upload CSV section for more information.
  6. 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). Image description
  7. Provide the filepath (3) from which th file must be uploaded.
  8. Click the Close icon.
  9. Click on the Save icon and then click on the Trail run icon in th task design screen.
  10. Click on the Upload CSV node and then click on the icon in th task design screen to display the Result of execution window.
Did you find what you were looking for?