• 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

    Schedule issues

    User help
    2
    5
    1.5k
    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.
    • P
      petermcs
      last edited by Jared Wiltshire

      I've run into a couple of issues with schedules recently and I'm not sure what the cause is:

      First issue is my schedules stopped updating the points I had set them up to write to. I had to reboot the PC recently and also did an update to the modules so I'm not sure what triggered the problem but after all that the points set up under schedule events did not update. The only way I could get one of them to update was to delete the schedule, recreate it and re attach the point.

      Second issue is, I have been using the following:

      <ma-button style="color: rgb(0, 0, 0); text-align: center;" onclick="window.open('/ui/scheduler-no-ui/ADVSCH_9456d1ed-67bb-4c92-a014-2deb74392c5f', 'schedule', 'height=800,width=1024')" label="Open Landlord Schedule" raised="true"></ma-button>

      to open an edit window for the schedule from the users dashboard but it now just opens a blank window with no schedule details. The only way I can edit the schedule now is to use the Advanced Scheduler.

      Regards,
      Peter

      Jared WiltshireJ 1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire @petermcs
        last edited by

        @petermcs said in Schedule issues:

        Second issue is, I have been using the following:

        Yes I changed something recently which causes the scheduler components to not be loaded until you navigate to scheduler page. You are using a custom page to display the scheduler so it's not loading the components. I'll add a built in full screen scheduler page that you can use to get around this.

        @petermcs said in Schedule issues:

        First issue is my schedules stopped updating the points I had set them up to write to.

        I can't really comment on what might would have caused this. Someone else might know more about this. I can say with certainty that they are not related however.

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • Jared WiltshireJ
          Jared Wiltshire
          last edited by Jared Wiltshire

          @petermcs I've released advanced scheduler module v3.4.4

          You can use the URL '/ui/administration/advanced-scheduler-full-screen/{xid}'

          Developer at Radix IoT

          P 1 Reply Last reply Reply Quote 0
          • P
            petermcs @Jared Wiltshire
            last edited by

            Hi Jared,

            I updated the modules and tried:

            <ma-button style="color: rgb(0, 0, 0); text-align: center;" onclick="window.open('/ui/advanced-scheduler-full-screen/ADVSCH_9456d1ed-67bb-4c92-a014-2deb74392c5f', 'schedule', 'height=800,width=1024')" label="Open Landlord Schedule" raised="true"></ma-button>

            I now get a page not found error.

            Regards,
            Peter

            1 Reply Last reply Reply Quote 0
            • Jared WiltshireJ
              Jared Wiltshire
              last edited by

              Sorry I forgot the /administration of the URL, I've updated the above post.

              Developer at Radix IoT

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