rally - Extract data from RallyDev and present them on a screen -


i inverstigating solution on how extract data rallydev , present data on big screen in office organization. information display "burndown chart pr. team" (we have 5 scrum teams); top 5 tasks in progress indiviual teams , iteration status ex "7 days remaning in sprint (22/07/2013 02/08/2013).

we have presentation tool our big sceens called "beats" can display pictures network folder , images changed every 7 secound. idea create image information descriped above in 1 slide(image) pr. team.

my question have these images can created, of know or have expirences solution this? or recommendation me:)

so far have played around ruby extract data excel , created macro in excel created burndown chart , list tasks , iteration status. it's more @ static solution, have stuff manual every day. more looking automated solution windows schduler or somethink else.

let me know if have thoughts on solution , taking time read this.

you may explore writing apps using rally app sdks. there 2 sdks: older appsdk 1 based on dojo framework , new appsdk 2 based on extjs framework:

rally ws api documentation , object model

documentation on app sdk 1 , app sdk 2

how run apps outside of rally

loginkey functionality predates appsdk2. may use appsdk 1. allows displaying rally standard reports , custom apps outside of rally without having login. uses encoded read-only (viewer) user credentials.

lookback api allows see work item or collection of work items looked in past. different using ws api directly, can provide current state of objects, not have historical data. lbapi works appsdk 2


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -