• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Update Data Point

    Scripting general Discussion
    3
    4
    1.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      leoboeng
      last edited by

      Hello, I created a script and wanted it to update every day and every hour in minutes and seconds 59.
      I made the expression cron (59 59 * * *? *), But it is not updating at that exact time I requested.

      Here is the image of the settings, but do you have a suggestion of what it could be?

      0_1533653251389_Capturar232.PNG

      1 Reply Last reply Reply Quote 0
      • CraigWebC
        CraigWeb
        last edited by CraigWeb

        Hi @leoboeng play around on a cron generator https://crontab-generator.org/ so you can understand it a bit better.

        Edit :
        This is a better generator: https://www.freeformatter.com/cron-expression-generator-quartz.html

        1 Reply Last reply Reply Quote 0
        • L
          leoboeng
          last edited by

          Yes, I have used these sites to create the expression.

          The expression is correct but there is no update at the correct time.

          I'm guessing that it should if some other configuration, such as context event type that may be wrong.

          1 Reply Last reply Reply Quote 0
          • phildunlapP
            phildunlap
            last edited by phildunlap

            I am not certain what you are seeing, you make it sound like it is not running at all? You didn't include validate output. Maybe this is a meta point and the context point is disabled?

            While I omit the wildcard for year in my cron patterns, that shouldn't be the cause.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post