A big hi to VC-Team,
i'm new at VC and would be happy to get some help with a problem.
I want a process, that reads a directory with for example five files in it.
The aim in this example is to send five mails, each mail with another file as attachement.
In my attempt i create a mail-task with the directory in attachement data. Then the five files are listed semicolon-separated.
After this i set a loop for this task with following condtions:
For each row x in {TASK(4dc2bf23-8bf5-4f6f-a7ae-02a4bd2360b2,StdOut)} (-> this prints the file-list)
Result is a mail with all files as attachements.
Can anybody help me?
Thanks.
Edited by moderator
2015-08-04T17:59:10Z
|
Reason: Not specified