Need a special offer?Find out if your project fits.
+

Can I load OCSV Text as data to the report?

Answered
Sumedh asked on August 30, 2019

Can you point me to a sample of how to load ocsv text as data to the report (using C# Selenium / Chrome Driver).
I am trying to load report in headless browser, in a background process like Azure functions.

Thanks,
Sumedh

3 answers

Public
Vera Didenko Vera Didenko Flexmonster September 2, 2019

Hello, Sumedh,
 
Thank you for writing to us.
 
Please see our connecting to CSV using Flexmonster Data Compressor guide.
 
You are welcome to contact us in case of questions.
 
Best Regards,
Vera

Public
Sumedh September 3, 2019

Hey Vera,
I have gone through the same. I need sample to connect to oscv string and not the ocsv file.

Thanks,
Sumedh

Public
Vera Didenko Vera Didenko Flexmonster September 3, 2019

Hello, Sumedh,
 

Thank you for your response.
 

Connecting to OCSV as string is not supported.
 

In case you would like to specify the data inline, please consider using JSON.
Here is a JSFiddle example for illustration: https://jsfiddle.net/flexmonster/y5gfkhud/.
 

Please let us know if you have any questions.
 

Best Regards,
Vera

Please login or Register to Submit Answer