Skip to main content

How to setup DST support for scheduled exports

Comments

3 comments

  • Eric Sambach

    Hi Erik

    I'm not aware of any good solution here. The problem is that the schedulers aren't actually scheduled to run at a specific time - they are started at a specific time and then are told to "sleep" for 24 hours, which gives the impression that they are scheduled for a given time.

    Unfortunately, I think your only solution would be to re-schedule all exports. Maybe create a script that could update all affected schedules via API.

    Hopefully a Syndigo expert has a better approach.

    0
  • Erik Bruinsma

    Hi Eric,

    Thank you for your response, we will have a look at creating an API solution, other option is to accept this limitation, even though that would be confusing for the end users...


    0
  • Eric Sambach

    In our situation, users are not involved (thankfully), so only the systems need to be aligned and we do that via UTC time.

    An API solution shouldn't be all to hard to implement, once you get the hang of the API calls.

    0

Please sign in to leave a comment.