Use case 1
- Prepare variables.
- Setup [File Monitor] as a watch dog.
- Setup [File Monitor] as a watch dog.
- Setup Repeat (just in case you find multiple target files).
- Get a time stamp for a unique temporary file name (working file name).
- Move the file to a working folder with a temporary name.
Use Case 1
Moving file(s) to a working folder with temporary file name.
Bot looks like this. 4 operations (5 operations with a Repeat loop)
Anchor tip1 tip1
1. Prepare variables.
Anchor tip2 tip2
2. Setup [File Monitor] as a watch dog.
Anchor tip3 tip3
3. Setup [File Monitor] as a watch dog.
Anchor tip4 tip4
4. Setup Repeat (just in case you find multiple target files)
Also refer to Benny's Secret Functions.
Anchor tip5 tip5
5. Get a time stamp for a unique temporary file name (working file name).
Anchor tip6 tip6