How can call a script when the user do an action in QM
Hello,
I want to integrate QM with another tool, but I would to know if exist the way to create like a hooked script which is called when the user create a new artifact in Quality Manager? or when do an action like save, promote to he next state, or any action. Is possible? and I was wondering if this actions could be linked a web service where I get the action is doing the user at the moment.
|
Accepted answer
Hi Rafael,
You would have to write your own program using the RQM REST API and use something like the RQM URL Utility to make the calls. Possibly, an agent could run and query periodically based on creation date to find new artifacts, etc.
These are the references: https://jazz.net/wiki/bin/view/Main/RQMURLUtility
https://jazz.net/wiki/bin/view/Main/RqmApi
Hope this helps,
Toni Rafael Rodriguez Montes selected this answer as the correct answer
|
One other answer
Also, the RQM REST API Help topic is here http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m5/topic/com.ibm.rational.test.qm.doc/topics/qm_r_rest_api.html
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.