| View previous topic :: View next topic |
| Author |
Message |
SESLOC
Joined: 12 Jan 2007 Posts: 3 Location: California, USA
|
Posted: Thu Jan 18, 2007 2:57 pm Post subject: Email Filenames |
|
|
Automize 7.21 Enterprise
Following automatic execution of a FTP chain, is there a way to email the filenames (variable) of the files that were just sent (put) to a location.
For Example:
_______
The files:
abc001, abc002, abc003
have just been sent to XYZ server. You may continue with the next step.
_______
Thank you for your help in advance,
Ryan K
SESLOC |
|
| Back to top |
|
 |
melvin Site Admin
Joined: 25 May 2006 Posts: 595 Location: Santa Barbara, california
|
Posted: Thu Jan 18, 2007 3:30 pm Post subject: |
|
|
The Filenames variable is in the format
abc001^abc002^abc003
so you could use the following:
The files:
$%ftp_task_title::Filenames%$
have just been sent to XYZ server. You may continue with the next step. |
|
| Back to top |
|
 |
SESLOC
Joined: 12 Jan 2007 Posts: 3 Location: California, USA
|
Posted: Wed Feb 21, 2007 9:47 am Post subject: |
|
|
Thanks.
We have been using this method successfully for about 3 weeks! |
|
| Back to top |
|
 |
|