Can we send an http request after a testcase state changes?
I want to send an http request to an third party application after there is state change in a testcase. |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered May 25 '22, 10:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER There is no callback API available in the ETM for all I know. You would have to use LQE or poll the system using OSLC queries based on the modification date. Then you would have to process all results and determine if there was a change you are interested in. Piyush Dharkar selected this answer as the correct answer
|
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.