RequestId argument in running test execution
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
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