Create your first automation in just a few minutes.Try Studio Web →
by Kai Boon
0
Snippet
<100
Version | Release Date | Download Link |
---|---|---|
1.0.0 | August 17, 2023 | |
This release contains 5 snippets : 1.Util_CheckFolderStructureIsRoot - This workflow is used to check if configuration file paths are full paths and skip, else add local user profile to the relative paths to complete the configuration values. 2.Util_CheckLocalRootDirectory - This workflow is used to check if a given folder structure exists on the user's machine. If not (i.e. on first run), bot will copy a mock directory from the source code stored in "Data\Local Root Directory\Data" into the desired location on the user's machine. 3.Util_ClearDownloadsFolder - This workflow checks if there are files in the default downloads folder and proceeds to delete them. This is used in tandem after Util_ValidateDownloadsFolder, and in a Process Try Catch to reset the environment for the retry. 4.Util_UploadFilesToSharePoint - This workflow uses the CopyDirectory method to move files from inSourceFolderPath (usually "Data/Temp") and copies the directory into inTargetFolderPath (usually the bot output path). 5.Util_ValidateDownloadsFolder - This workflow checks if the default downloads folder has no files, else creates an archive folder within to move the files into that folder to avoid file name conflicts in future workflows. | ||
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0Updated
August 17, 2023Works with
Studio: 23.4.2+
Certification
Silver Certified
Support
UiPath Community Support
Resources