Hi Team,
Before starting my issue/ error. Please refer below workflow connection. My workflow connection is as below:
Datasource: 1) Database 2) .Json file
These 2 data sources are connected through Bitbucket.
Macro Container: This Container connected through. .Json and sql file and after preprocessing workflow, this macro container creates one .csv file.
THEN macro container used to pull/ proceed data and published report to some reporting portal with the help of predefined API.
Now the issue is:
I am able to get expected records from sql.
But when workflow reached to Macro container..it falied with below error.
status: 400,status reason : bad request
Message: Invalid csv provides during upload
Msg= There are too few coloumns
Also able to see /n are added to the end of a each row by the macro .
Please help me to undersatnd / resolve the issue.
Regards
Piyush J