Azure Blob Storage CSV

When trying to upload a CSV using a file picker, and the azure blob storage, the returning blob is returning an application/octet-stream with a file size of 4 bytes, resulting in a file of [{}]. Is this something on UI Bakery’s side, or am I doing something wrong ?

@ZaneLesley could you please confirm your whole workflow? Would you like to upload the file to azure via the date picker?
Thank you!

Hi,

We were using the file upload, then uploading it to the blob via the upload to blob action, we were not using the component for the azure blob, but just the simple filepicker.

We have found that the simple filepicker does not work for some reason, but the drag and drop filepicker does work, and will record the data.

So the not working workflow looks like

filepicker > action > upload to blob > blob gets 4 bytes of info

The working workflow was

drag and drop file picker > action > upload to blob > data received and stored correctly.

Not sure what the differences are between the way the filepicker vs drag and drop handles data, but there is definitely a bug there.

Thank you for the details. I’ve passed them to the dev team for the investigation.

And just a clarification, are you using the cloud verison or a self-hosted version?
Thanks!

UI Bakery v3.127.1, self hosted.

1 Like

Hi @ZaneLesley

We tried to reproduce the behavior you mentioned, but with no success. Is there any way you could share an example of the file (to kate@uibakery.io), or add more details about your workflow?
Thank you

@ZaneLesley following up again here. Could you please share an example of the file to the email address I’ve mentioned above? Thanks!