Imanami Community

Join or create discussions about common issues and solutions.
Welcome to Imanami Community Sign in | Join | Help
in Search

NotificationTool SimpleSendHtmlNotification

Last post 07-02-2008, 10:00 AM by Robin Soto. 3 replies.
Sort Posts: Previous Next
  •  06-30-2008, 12:55 PM 662

    NotificationTool SimpleSendHtmlNotification

    Is there a way to send attachments with this tool or use a template?

  •  06-30-2008, 1:56 PM 664 in reply to 662

    Re: NotificationTool SimpleSendHtmlNotification

    Hello ASmith,

    Attachments to the notification is supported with the DTM Notification PowerTool.  The tool reads from an .xml file with a section to add attachments to the email.  For more information on the DTM Notification PowerTool, please contact Imanami Client Service by calling 925-273-2909 or send an email to roger.manson@imanami.com.

    Looking forward to hearing from you soon.

     

     

  •  07-02-2008, 9:45 AM 668 in reply to 664

    Re: NotificationTool SimpleSendHtmlNotification

    Hi Robin,

    Thank you for your reply.

    I do have the DTM notification PowerTool.  Below is the script I have as a test but it keeps giving an error.  If i don't use a template it completes and emails successfully:

    Dim sSubject, sBody, sTo as String 
    sSubject = "test1"
    if dtm.source("POSTAL_CODE") <> "" then
    sBody = NotificationTool.CreateBodyFromTemplate(args.StagingDestination, "C:\Program Files\Imanami\DTM3\newuser.xml")
    sTo = "Mo.Sab@LAB.LOCAL"
    NotificationTool.SimpleSendHtmlNotification(sTo, sSubject, sBody)
    end if 

     

  •  07-02-2008, 10:00 AM 669 in reply to 668

    Re: NotificationTool SimpleSendHtmlNotification

    Hello Asmith,

    Please zip up and send the DTM notification PowerTool that you received with a copy of the Job file that you are using with it.  I would like to review the files and reproduce the error internally, so I can assist you in resolving the issue.  You can send the email to support@imanami.com

    Thank you for your assistance in this matter.  Looking forward to hearing from you soon.

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems