Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • islam 20 posts 40 karma points
    Nov 08, 2012 @ 12:04
    islam
    0

    How to schedule a newsletter to be sent every sunday night for example?

    Hi Markus,

    My newsletter should be sent automatically every sunday night. When I try to schedule this task, I can only pick up one date from the UI.

     

    Thanks in advance

    Islam

  • Markus Johansson 1918 posts 5785 karma points MVP c-trib
    Nov 08, 2012 @ 17:18
    Markus Johansson
    0

    Hi!

    One newsletter can only be sent once. Want you could do is to implement your own scheduled task that

    - Makes a copy of the current newletter (for sending next sunday)
    - Sends the current letter

    But as I said, one letter can only be sent once.

    / m

  • islam 20 posts 40 karma points
    Nov 09, 2012 @ 08:08
    islam
    0

    Hi Markus, 

    I have done the following:

    1. created a trigger that update the ScheduledSendDate 
    2. added a  flag column to nd_Newsletter TABLE  to specify the newsletter I want to update its schedule send date.

    It works!

    Once again, thank your for your prompt help and reply

    Islam 

  • Markus Johansson 1918 posts 5785 karma points MVP c-trib
    Nov 09, 2012 @ 08:15
    Markus Johansson
    0

    Hi! Great news Islam!

    Let me know if you have any other questions!

    / m

Please Sign in or register to post replies

Write your reply to:

Draft