Author Topic: Robot AJAX Realtime Login  (Read 10877 times)

hwjustin

  • Newbie
  • *
  • Posts: 16
  • Karma: 0
    • View Profile
Robot AJAX Realtime Login
« on: December 03, 2009, 16:53:22 »
I know you can use http://server:8080/queuemetrics/qm_wab.do?user=robot&pass=xxx&reloads=1&queues=00-All for the 'old' realtime page. What would the URL be for the new AJAX realtime page?

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Robot AJAX Realtime Login
« Reply #1 on: December 04, 2009, 12:29:15 »
The blocks are the same as the "old page" ones, they are just supplied to the client over AJAX instead of reloading the whole page.

hwjustin

  • Newbie
  • *
  • Posts: 16
  • Karma: 0
    • View Profile
Re: Robot AJAX Realtime Login
« Reply #2 on: December 08, 2009, 20:19:40 »
The blocks? When I navigate to that page, there is no AJAX involved. How can I utilize the new features with the robot login?

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Robot AJAX Realtime Login
« Reply #3 on: December 09, 2009, 11:24:13 »
Let's take a step back: what are you trying to achieve? maybe we are looking at the same thing from two different ways.... :)

hwjustin

  • Newbie
  • *
  • Posts: 16
  • Karma: 0
    • View Profile
Re: Robot AJAX Realtime Login
« Reply #4 on: December 11, 2009, 19:40:02 »
There are four realtime options now:

Start realtime monitoring
Start realtime monitoring (AJAX)
Start wallboard
Start wallboard (AJAX)

Running http://server:8080/queuemetrics/qm_wab.do?user=robot&pass=xxx&reloads=1&queues=00-All will show Realtime Monitoring using the robot login. What would the URLs be to access Realtime Monitoring (AJAX) and Wallboard (AJAX) using the robot login? Thanks!

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Robot AJAX Realtime Login
« Reply #5 on: December 14, 2009, 12:40:33 »
I did not understand because that's not technically the Realtime but the Wallboard :)

This is not included yet, but we are goung to fix that as issue #947



marcos

  • Loway
  • Full Member
  • *
  • Posts: 138
  • Karma: 3
    • View Profile
Re: Robot AJAX Realtime Login
« Reply #6 on: December 18, 2009, 12:30:43 »
Hi.
We added two new verbs:

- qm_wab_ajax.do
- qm_rt_ajax.do

They have to be called with the same parameters required by the not-ajax enabled versions and they will provide you the new Realtime and Wallboard ajax based pages.

The fix will be included on next coming QueueMetrics 1.5.6 release.

Thank you and regards
Marco Signorini.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Robot AJAX Realtime Login
« Reply #7 on: December 21, 2009, 09:19:09 »
That's great  ;D

hwjustin

  • Newbie
  • *
  • Posts: 16
  • Karma: 0
    • View Profile
Re: Robot AJAX Realtime Login
« Reply #8 on: December 28, 2009, 19:02:07 »
Thanks for the update Marco! I look forward to seeing 1.5.6 released.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Robot AJAX Realtime Login
« Reply #9 on: December 29, 2009, 16:31:21 »
Ask for a beta if you need it now - we'll be back after Jan 4th.

wmeger

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
    • View Profile
Re: Robot AJAX Realtime Login
« Reply #10 on: January 11, 2012, 15:47:39 »
hi,

I have a "litte" problem with  auto-login url with RT.

I used:   - qm_rt_ajax.do page.

When alarm (yellow or red) is "on" on page opened by "auto-login" url (robot) I dont see bgcolors for alarm field. (like alarm flied dont use css)

When alarm (yelloe or red) is "on" on page opened by "normal" (user logged and choose Realitime) I see bgcolors for alarm field.

It`s on firefox or IE and Chrome too...


QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Robot AJAX Realtime Login
« Reply #11 on: January 18, 2012, 18:24:52 »
Not sure  understand the issue.....