Implementing oj-sample-export-data in headless mode
Summary:
Implementing the oj-sample-export-data in our VBCS app(headless mode) following the instructions in this post
But the CSV file being exported infinitely on the client side.
Content (please ensure you mask any confidential information):
I imported the code from dataCollectionExporter.js
into the app and called it within a page. However, the export process runs infinitely. I am attaching a sample application that exhibits similar behavior. Could you please assist me in resolving this issue with exporting the CSV document?
Version (include the version you are using, if applicable):
Latest
Code Snippet (add any code snippets that support your topic, if applicable):