11-26-2021 04:18 AM
Hi everyone,
I am able to upload incoming data into blob storage with the below pipeline but not the format I am expecting.
I need to do it this way: Get Data ->CSV Formatter->File Writer-> Upload to SLDB → Rest PUT (use the file as an expression in Upload files).
But I am facing the below error doing so. Any Suggestions?
11-30-2021 06:02 AM
consider raising a ticket. Provide two pipelines. One that is working without file upload. The other thats failing with file upload.