It's all about the answers!

Ask a question

Can we send an http request after a testcase state changes?


Piyush Dharkar (151) | asked May 11 '22, 11:04 a.m.

 I want to send an http request to an third party application after there is state change in a testcase.

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | 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

Comments
Piyush Dharkar commented May 31 '22, 12:49 a.m.

  Thank you for your answer Ralph.

Your answer


Register or to post 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.