Skip to content

Commit b14147c

Browse files
authored
Update README.md
1 parent 01526d7 commit b14147c

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Windows or Mac
1414
- Select a different document category with each run.
1515

1616
## Profile Pictures
17-
- Download worker profile pictures.
17+
- Download or upload worker profile pictures.
1818

1919
## CLAR Backup and Versioning
2020
- Quickly download and backup a unique version of a CLAR file.
@@ -96,7 +96,17 @@ Please note that a file is not deleted when sent to the trash. Files can be ind
9696
- The `Path` option should point to the path where the CSV file is located.
9797
- The `Parameter` option should be the name of the CSV file.
9898
- Run `clarinet --help` to view the available options.
99-
- Run `clarinet -w` to view the list of Workday environments and the associated numbers.
99+
- Run `clarinet -w` to view the list of Workday environments and the associated numbers.
100+
101+
## Uploading Profile Pictures (Employee Photos)
102+
103+
- Ensure that a directory named `inbound` has been created alongside the `clarinet` program file. The directory will be created automatically when `clarinet` is executed.
104+
- Place each file in the inbound directory with the following file name format: {Workday Employee ID}\~{File Name}<br/>
105+
Example: 500117\~MyPhoto.png
106+
- Enter `clarinet` on a line by itself. The application will prompt for all necessary information.
107+
- The `clarinet` command is **PHOTO_UPLOAD**.
108+
- Each file in the `inbound` directory will be uploaded for the appropriate Workday employee. The file name will only show the text following the tilde (\~).
109+
- Once uploaded successfully, each file will be moved to the `processed` directory.
100110

101111
## Download a snapshot of a CLAR file from Workday
102112

0 commit comments

Comments
 (0)