Hi,
I am evaluating VisualCron and I have a question concerning the Output of the List File Task.
I want to use the result to send an email of files in an error folder.The problem is that the output apparently does not use a CRLF for each file, which gives a cluttered output. Is there a solution to apply formatting to the list.
The code I use in the body of the email is the following:
Total errors yesterday: {STRING(RowCount|{TASK(9ceffb1e-0cc8-45cc-ab35-dc1580ae5c90,StdOut)})}
{TASK(9ceffb1e-0cc8-45cc-ab35-dc1580ae5c90,StdOut)}
The output produced is this:
Total errors yesterday: 14
\\DURDBS01\TEMP opload sharepoint\CV-VER-1300117_tervuren lot 7.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300118_asse-zellik lot 12.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300119_lanaken lot 1.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300120_bocholt lot 14.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300121_bocholt lot 36.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300122_jemeppe lot 9.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300123_merelbeke lot 19.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300124_merelbeke lot 21.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300125_bocholt lot 36.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300126_lanaken lot 1.pdf \\DURDBS01\TEMP opload sharepoint\CV-VER-1300127_merelbeke lot 19.pdf \\DURDBS01\TEMP opload sharepoint\LG-VER-1300052_zottegem-straatje lot 8.pdf \\DURDBS01\TEMP opload sharepoint\LG-VER-1300053_emelgem lot 7.pdf \\DURDBS01\TEMP opload sharepoint\NE-VER-1300075_lede lot 5.pdf
Regards,
Vincent