Forum Discussion

PaulPeterson1's avatar
PaulPeterson1
Qrew Assistant Captain
3 years ago

Scheduling Pipeline using Cron

Is it possible to use the Cron feature in the pipeline scheduling to send a report several times per day.  For example, suppose I want to sent a report out M-F at 9:00, 1:00 and 5:00, can that be accomplished using Cron

------------------------------
Paul Peterson
------------------------------

5 Replies

  • It is not possible to trigger a subscription from a pipeline. But you could trigger a notification for some kind of dummy record that has an embedded report on it.

    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------
    • PaulPeterson1's avatar
      PaulPeterson1
      Qrew Assistant Captain
      I know I can't trigger the subscription, but recall seeing a post about using a pipeline to send a report.  Is it in fact possible to email a report using a pipeline?  And can the cron settings be used to send the report multiple times per day?  If not, it's not a huge issue, I can create a pipeline for each time.

      ------------------------------
      Paul Peterson
      ------------------------------
      • JeffPeterson1's avatar
        JeffPeterson1
        Qrew Captain
        You can use CRON to schedule a pipeline to check/uncheck a box and then the act of checking/unchecking the box can be used to trigger a notification.

        ------------------------------
        Jeff Peterson
        ------------------------------