Search found 3 matches

Search found 3 matches Page 1 of 1
by Support_Mark
Mon Aug 03, 2020 10:27 am
Forum: Community Forum
Topic: How to scan a folder and report contents of files to email
Replies: 3
Views: 19643

Hi George, For this, we will have to read that text file back in and turn it into a Rowset . We can use a For-Each Loop and Print task to add a carriage return/line feed to the list. Below, we have the same file list as last time, but now with Recursive set to true . https://i.imgur.com/02vqWY3.png ...
by Support_Mark
Fri Jul 31, 2020 5:25 pm
Forum: Community Forum
Topic: How to scan a folder and report contents of files to email
Replies: 3
Views: 19643

First, we will want to Create the File List https://i.imgur.com/80Wy7Ts.png Then, Print the File List to a reachable location, we will use this text file in the next step. Make sure to set Append to false so that you only send the most recent files. https://i.imgur.com/PDXyFls.png Finally, add the S...
by Support_Mark
Mon May 18, 2020 2:59 pm
Forum: Community Forum
Topic: How to use PGP encrypt/decrypt with symmetric password
Replies: 1
Views: 17048

It is not possible with our PGP tools as PGP encryption and decryption requires the use of both symmetric and asymmetric encryption for full functionality and security. The only way to use PGP encryption/decryption with only a password is to use the Native Command Task and point this task to your co...
Search found 3 matches Page 1 of 1