Author |
Message |
piet200
Joined: 21 May 2015 Posts: 33
|
Posted: Tue Oct 20, 2015 12:37 pm Post subject: Send email after job has finished with log file contents |
|
|
I need to send an email to certain people when a synchronization job has finished.
This is working fine, although I want to include a list of all synchronized files with this email.
The following variable is available, but as it mentions, only the first 10 files are listed.
VV_COPIED_FILES = A list of copied files during last execution (limited to approx. the first 10 files)
Is there a way to include all information of all files being copied ?
The insertion of the generated log file would also be fine. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8758
|
Posted: Tue Oct 20, 2015 9:57 pm Post subject: |
|
|
Hi, the variable %VV_COPIED_FILES% can't be changed, but the log file can be inserted in the e-mail body using variable : %VV_LOG_FILE_CONTENT%
This variable includes the content of the profile log file in the e-mail (if the profile log file has been set) but limited to the last profile run and to a maximum of approximately 50KB. For instance, this variable can be added at the end of the e-mail body text. This variable cannot be used in scripts, it can only be used in the e-mail body text. _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © phpBB Group
|