Notification E-mail with attached files
Hi there, I would like to hear your ideas about notification E-mail with attached files.
In automation chain, I set the syntax like this :
push & pop > push document
files > get document files (xpath -> files:files)
files > zip (filename -> zipname.zip)
services > create document from file
execution context > set context variable from input (name -> theZipFile)
push & pop > pop document
Notification > sedn E-mail (files -> @{Context[“theZipFile”]})
But An error occured while executing the chain '***': null Transaction failed
Please Help me !!!
1 votes
0 answers
2003 views