It's all about the answers!

Ask a question

RequestId argument in running test execution


Steven Wallace (336) | asked Nov 11 '20, 7:33 a.m.
Does anyone one know that the requestId argument in the url is referring too?

Here's what I do know:
subAction=startExecution - indicates the execution content should be displayed
ewi=<externalId> - The execution work item associated with the execution
runScript=<externalId> - The testscript associated with the execution
_result=<externalId> - The execution result associated with the execution

Here's what I don't:
requestId=<webId> - ???

I've noticed that if the requestId is left off of the url, one is a automatically appended and it appears to be a sequence type number.

One answer



permanent link
Subhajit Bhuiya (6222) | answered Nov 18 '20, 3:59 a.m.
JAZZ DEVELOPER

 You can do get on the test artifact to know the external id. If external id is not present, you will get internal id. For more details check -https://jazz.net/wiki/bin/view/Main/RqmApi

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.