By combining QRS User + App API and Healthcheck API - I am trying to create a simple app (end result a mashup) to display real time app usage (number of real time used apps and what user is using which app). I do not want the log files, only the API, since only real time usage will be relevant for this mashup.
I have created the connections, can load and combine/link Healthcheck and App-resources, but can not figure how to create a key to bind User to an app. Anyone with experience or with a wise idea of how to create a data model that links App to User?