Author Topic: Bookmark custom reports  (Read 4696 times)

chaag

  • Newbie
  • *
  • Posts: 11
  • Karma: 2
    • View Profile
    • Email
Bookmark custom reports
« on: April 02, 2007, 18:02:42 »
Ability to generate a custom report and then send a special URL. Users receiving the URL, perhaps in an email, after authenticating, would see the same report as the report creator. Similar to sending a Google search URL.

To do this, QM would have to add the report criteria as parameters to the URL, for ex:
http://asterisk.example.com:8080/queuemetrics/qm/results_p_answered.jsp?start=2007030100:00:00&end=2007040100:00:00&queue=all&agent=all&location=all


QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Bookmark custom reports
« Reply #1 on: April 03, 2007, 08:15:21 »
You can build something similar today with XML-RPC, but it would surely be an idea what you want. In fact, we plant to add a nmber of new advanced reports criteria, so maybe storing them would be a nice idea.