Hi @parvathi_ayanala ,
Could you please help me provide the steps to create a Text file and Upload the file into StorageBucket?
Regards,
Harish
Hi @parvathi_ayanala ,
Could you please help me provide the steps to create a Text file and Upload the file into StorageBucket?
Regards,
Harish
I hope you are trying to upload from UiPath APPS.
Follow this video and I think you won’t require any additional documentation.
From UiPath Studio, follow this documentation.
Thanks,
Ashok
Hi @harish.bojji ,
Please use write text file activity .
For Upload storage bucket activity
Orchestrator Folder - The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports only strings and String
variables. Use /
as a subfolder separator to specify the desired folder.
Storage Bucket Name - The name of the Storage Bucket where you want to upload the file. This field is mandatory. This field supports only strings and String
variables.
File - The full path of the file from the Storage Bucket you want to download. You can use toggle between using a local path or a variable of IResource
type. If you are using a local path, relative folder paths are recommended to account for the different file structure between Windows and Linux machines when executing a project. Example:newFolder/newFileName.txt
.
Where to upload - The path where you want to upload the file in the Storage Bucket.
Hope this helps .
Regards @askvajrang
Thank you for responding so quickly!
You’re supposed to be honest when you use AI to generate a reply, and say so in your reply. Of course, using AI to generate a reply isn’t really helpful.
Thank you for the quick update!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.