on 2023 Dec 22 10:41 AM
How can I ignore special character in a csv file when using CSV to XML converter component in CPI
E.g. I have a csv file as follows:
EmpId,Name,Address
1,Noel,"Main Street 1,Country Road "
2,Joel,"Main Street 2,Country Road " And when I process the data using the CPI converter it splitting the address into 2 .So is there a way I can escape the , inside the address and get the address as 1 after converting to XML
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
for xml to xsd I've used: https://www.liquid-technologies.com/online-xml-to-xsd-converter
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.