03-14-2023 04:26 AM
Hi All,
I am creating a pipeline which stores a file uploaded from ultra task POST API and stores it to snaplex file storage. I have tried out many things but none of the examples worked. there is no proper solution in internet.
03-14-2023 05:03 AM
Hello @Puru,
In your case if you are hardcoding the file name and the content type, then you have to put the names in quotes " " or ’ ', or just disable the expression evaluation (=).
Let me know if this helps you.
BR,
Aleksandar.