It's all about the answers!

Ask a question

CLA does not recognize any exit code


Heinz-Peter Meier (11113) | asked Jul 21 '16, 3:27 a.m.

I am using CLA to invoke an external testscript. CLA does not recognize any exit code of these testscript.

the message from CLA is permanetly ExitCode : 0.

I am using the followig properties

com.ibm.rqm.commandline.exitcode.PASSED=0
com.ibm.rqm.commandline.exitcode.FAILED=10
com.ibm.rqm.commandline.exitcode.ERROR=40
com.ibm.rqm.commandline.exitcode.INCOMPLETE=41
com.ibm.rqm.commandline.exitcode.INCONCLUSIVE=42
com.ibm.rqm.commandline.exitcode.BLOCKED=43
com.ibm.rqm.commandline.exitcode.PARTIALLY_BLOCKED=44
com.ibm.rqm.commandline.exitcode.PERMANENTLY_FAILED=45
com.ibm.rqm.commandline.exitcode.DEFERRED=46

what is wrong?

can anyone help me??

2 answers



permanent link
Monika Rajput (25612) | answered Jul 27 '16, 8:21 a.m.
Hello Heinz-Peter,

Please check your executable (.bat) file you are attaching to run using CLA. You might have written any condition which is showing this output.
Also please find the below attachment which will help you to customize the CLA : 

Regards,
Monika

permanent link
Mohanappriya Ravi (111) | answered Mar 02 '23, 1:57 a.m.

 Hello Heinz-Peter, 


There is a possiblity the "Execution States" is not enabled in your corresponding Project. 

Click the Administration  Administration  icon in the upper-right portion of the banner, and then click "Manage Project Properties"
Check "Manage Project Properties→Properties→Execution States" . 
The states which all are enabled here only can be accessed by CLA Exit code. 

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.