I need complete two Task; At the first,read CSV file by VFS Transport,convert to JSON, then Call Rest API insert to DB in the end;But I feel puzzled,How to Mapping Data Format
Asked
Active
Viewed 556 times
1 Answers
1
This blog post has somewhat similar usecase with some example configurations. (you'll need to modify/extend it to support json and call the rest service)

Rajeev Sampath
- 2,739
- 1
- 16
- 19
-
Would you mind posting the relevant parts of the blog post here? Links can sometimes go dead, and without the link this answer really doesn't stand on its own. – Aaron Mar 29 '16 at 13:17