Revision history [back]
To add an attachment to the email, use a formula like the following :
{emailattachment(attachmentField)}
{emailattachment("attachmentPathOnTheServer")}
Ex: To Send Attachments of an employee:
subject:Attachments of employee {code} - {name1}
Dear Sir, Please note that the employee {name1} was changed. The email contains all files attached to the employee
{emailattachment(attachment)}{emailattachment(attachment1)}{emailattachment(attachment2)}{emailattachment(attachment3)}{emailattachment(attachment4)}{emailattachment(attachment5)}{emailattachment(mainFile)}
To add an attachment to the email, use a formula like the following :
{emailattachment(attachmentField)}
{emailattachment("attachmentPathOnTheServer")}
Ex: To Send Attachments of an employee:
subject:Attachments of employee {code} - {name1}
Dear Sir, Please note that the employee {name1} was changed. The email contains all files attached to the employee
{emailattachment(attachment)}{emailattachment(attachment1)}{emailattachment(attachment2)}{emailattachment(attachment3)}{emailattachment(attachment4)}{emailattachment(attachment5)}{emailattachment(mainFile)}
Another Example that sends a specific file on the hard disk:
Attached our catalog {emailattachment("E:\Media\Prochures\catalog.pdf")}
To add an attachment to the email, use a formula like the following :
{emailattachment(attachmentField)}
{emailattachment("attachmentPathOnTheServer")}
Ex: To Send Attachments of an employee:
subject:Attachments of employee {code} - {name1}
Dear Sir, Please note that the employee {name1} was changed. The email contains all files attached to the employee
{emailattachment(attachment)}{emailattachment(attachment1)}{emailattachment(attachment2)}{emailattachment(attachment3)}{emailattachment(attachment4)}{emailattachment(attachment5)}{emailattachment(mainFile)}
Ex: To Send Attachments of an employee:
Another Example that sends a specific file on the hard disk:Example:
Attached our catalog {emailattachment("E:\Media\Prochures\catalog.pdf")}
To add an attachment to the email, use a formula like the following :
{emailattachment(attachmentField)}
{emailattachment("attachmentPathOnTheServer")}
Ex: To Send Attachments of an employee:
subject:Attachments of employee {code} - {name1}
Dear Sir, Please note that the employee {name1} was changed. The email contains all files attached to the employee
{emailattachment(attachment)}{emailattachment(attachment1)}{emailattachment(attachment2)}{emailattachment(attachment3)}{emailattachment(attachment4)}{emailattachment(attachment5)}{emailattachment(mainFile)}
Ex: To Send Attachments of an employee:
Another Example:
Attached our catalog {emailattachment("E:\Media\Prochures\catalog.pdf")}
To add an attachment to the email, use a formula like following :
{emailattachment(attachmentField)}
{emailattachment("attachmentPathOnTheServer")}
Ex: To Send Attachments of an employee:
subject:Attachments of employee {code} - {name1}
Dear Sir, Please note that the employee {name1} was changed. The email contains all files attached to the employee
{emailattachment(attachment)}{emailattachment(attachment1)}{emailattachment(attachment2)}{emailattachment(attachment3)}{emailattachment(attachment4)}{emailattachment(attachment5)}{emailattachment(mainFile)}
Ex: To Send Attachments of an employee:
Another Example:
Attached our catalog {emailattachment("E:\Media\Prochures\catalog.pdf")}
To add an attachment to the email, use a formula like following :
{emailattachment(attachmentField)}
{emailattachment("attachmentPathOnTheServer")}
Ex: To Send Attachments of an employee:
employee:
subject:Attachments of employee {code} - {name1}
Dear Sir, Please note that the employee {name1} was changed. The email contains all files attached to the employee
{emailattachment(attachment)}{emailattachment(attachment1)}{emailattachment(attachment2)}{emailattachment(attachment3)}{emailattachment(attachment4)}{emailattachment(attachment5)}{emailattachment(mainFile)}
Another Example:
Attached our catalog {emailattachment("E:\Media\Prochures\catalog.pdf")}