Skip to main content
7-Bedrock
June 10, 2024
Solved

Why i can't read csv file from function ReadCSVFile

  • June 10, 2024
  • 1 reply
  • 773 views

I uploaded the file to SystemRepository. But I can't read.

 

TW_10599876_0-1718006226518.png

TW_10599876_1-1718006395287.png

 

 

Best answer by Surya_Tiwari

Hi @TW_10599876  Can you follow the below steps and let us know your output?

  1. Create a mashup with FileUpload widget
  2. Let the user upload the CSV file to a FileRepository via the mashup
  3. On upload complete call a service in TWX using CSV Parser to read the CSV
  4. somehow transform the data for your mashup to visualize it (not clear what visualization u need)

1 reply

16-Pearl
June 10, 2024

Hi @TW_10599876  Can you follow the below steps and let us know your output?

  1. Create a mashup with FileUpload widget
  2. Let the user upload the CSV file to a FileRepository via the mashup
  3. On upload complete call a service in TWX using CSV Parser to read the CSV
  4. somehow transform the data for your mashup to visualize it (not clear what visualization u need)