Hi Team,
I am using ExportRecordList2CSV action from the CSVUtilExtension forge component , please find below screenshot for the property details:
I am using custom header which is of type text in the below case its 4.
below ss is of csv file opened with notepad:( The EncodeMode is "quote" its working for the other fields but not for the custom header)
I want to encapsulate the header value 4 within double quotes. Something like this:
Need assistance in fixing the above issue.
Hi Gurpreet Bhui,
please use """"+CustomHeader+"""" for this action.
it will solve your problem.
Also you can check attached oml.
@Amit JainAn error occurred while importing the following csv file
https://orion.outsystemscloud.com/CSVUtil_R_Demo/Demo upload here again successfully