I want to read the data from text file and want data output into output table format
Hi Shrutika,
You can follow below steps-
- Read the test file using Text File Input step.
- Do the Data massaging in Modified javascript( use Javascript function/regex)
- Use Table Output step for insert into db.