QuestionQ38
OrchestratorWhat must be considered when attempting to upload items from a CSV file into a test data queue in UiPath Orchestrator?
- A The CSV file content must use a comma (,) as a separator.
- B The CSV file content must match the JSON schema defined for the test data queue.
- C The CSV file content can use a combination of commas (,) and other symbols as separators.
- D The CSV file content can be parsed using any date format for column values.
Community Discussion