Hi Guys
I am having below issue…I am using Flatfile schema to convert CSV file to values by using convertToValues.
Below I attached the package for document,dictionary and flatfile schema .Also I am attaching the CSV file and screen shots from my test results with comments
.I am using release quote character as " (Double quotes) which is mandatory to use the double quotes.Double quotes not appearing in the output from flatfileschema output.I want double quotes in the expected output.
Current Output : {key: IsReprint, value:COPY};{key: IsCancelled, value:CANCELLED}
Expected output should be : {“key”: “IsReprint”, “value:COPY”};{“key”: “IsCancelled”, “value”:”CANCELLED”}
Kindly advise how to do this.
Thanks
Murali
Screenshots.docx (183 KB)
CSVfile.zip (1.58 KB)
FlatFileSchemaTest.zip (6.82 KB)
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB