Forum Discussion
Tanmay_Sarkar
5 years agoNew Contributor III
@skatpally Thanks a lot, this worked effortlessly.
Let me see if I understand:
You are reading from a csv file, then calling an API with a parameter that is a value from that file?
You then want to store data in a file --the same CSV or a different one?
And you getting an error -- what is the error?Can you include a sample pipeline or screenshots?
- virender_prajap3 years agoNew Contributor III
You can route your error to error view and save it in another csv file. If the returned error is a custom error and route the response in another downstream. Also in csv formatter, check option "ignore empty stream" to avoid creation of file if no documents exists in the upstream.