Marketplace logo
MarketplaceListingsSnippetSopra Steria - Create Current Day Folder
Sopra Steria - Create Current Day Folder

Sopra Steria - Create Current Day Folder

by Sopra Steria Ltd.

0

Snippet

23

back button
back button
carouselImage0
next button
next button

Summary

Summary


Overview

Overview

The snippet can be used to create the current date folder using current year and monthand as an option, it overwrites the folder and its contents if it already exists.
The given activity already handles the validations of existence of the folders and creates a new folder if it does not exist. The user is required to input the base location where the folders are to be created and this activity will automatically create the folders. If the folder already exists the user has an option to choose if the folder and its contents need to be overwritten.
Example: Let us assume today's date is January 1st 2020 and the user wants to create the folder at C:\UIPATH, the activity will create the folders in the given manner:
C:\UIPATH\ 2020\Jan\1
Inputs:
1. In_FolderPath: The base location where the user wants to create the folders.
2. in_OverwriteFolder: This is the flag which is used by the user to instruct to overwrite the folders and its contents if the path already exists. If left blank, the activity will assume it to be false.
Output:
1. out_FolderCreated: This will give the output i.e. True or False. True in case the action is completed and the folders are created, else False.
2. out_FolderPath: This will return the absolute Path of the created folder.

Features

Features


Additional Information

Additional Information

Dependencies


Code Language

Visual Basic

Publisher

Sopra Steria Ltd.

Visit publisher's page

Trusted Source

License & Privacy

Apache

Privacy Terms

Technical

Version

0.0.1

Updated

Oct 8, 2020

Works with

Studio: 19.10.4 - 22.10

Certification

Silver Certified

Tags

current date
folder
sub folder
today

Support

UiPath Community Support

Similar Listings