How to read tab delimited file in oic integration
Summary:
We have to read a text file from FTP server. File structure is bit complex and we cannot use directly from csv (tab delimited) and not from XSD schema.
I use csv with 1 columns and read the entire file as 1 column and stored in DB custom table. Now i want to split the data which is separated by tab. How we can achieve this.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0