NXSD error while converting CSV to XML
Summary
Incoming CSV via REST dapater need to be stored as XMLContent
So, I am receiving a CSV via REST Adapter and i need to store that as XML using stage activity. Attached is the IAR file for reference.
I am using Stage method to: WriteCSV and i have selected the schema option to be XSD and provided the attached schema (incomingRecords.xsd).
But when i send the CSV (test.csv attached).. i am getting NXSD error.. not sure how to troubleshoot it. BTW, when i use opaque schema.. it is able to save it which makes me feel schema is an issue. But.. i created schema using OIC only.. so what else can i do?
Tagged:
0