It's all about the answers!

Ask a question

Error sending to server CR1-TC2222-v3.0 of type testcase


Shile Akin (63) | asked Nov 03 '15, 5:28 p.m.
Hi everyone, 
I am getting below error and i don't know why, could anyone tell me the solution to this problem.

 Error sending to server CR1-TC2222-v3.0 of type testcase
The remote server returned an error: (500) Internal Server Error.
Created category failed, RQM has a known limitation '50 category types per resource type', please check it.
Exporting completed with 1 failures!

please see my cfg file below:
//Test Case

testcase.XLSStartRow=2
testcase.dc:description=E
testcase.alm:owner=C
//testcase.category term="Program".value=C
//testcase.category term="Planned Cycle".value=D
testcase.category term="Test Phase".value=J
testcase.category term="Requirement ID".value=G
testcase.category term="Test case Version Number".value=B
testcase.category term="Test case Result".value=F
testcase.category term="Design Widget".value=H
testcase.category term="Test case Input".value=E
testcase.category term="Regression".value=K
testcase.category term="Interface".value=L
testcase.category term="Batch".value=M
testcase.category term="Notices".value=O
testcase.category term="Converted Data".value=R
testcase.category term="Reports".value=N
testcase.category term="Time Travel".value=P
testcase.category term="Security".value=Q
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition", "RQM-KEY-TC-PRE-COND-TITLE")=D
testcase.ID=A
testcase.dc:title=A
testcase.ID=testscript.XLSArtifactID
testcase.XLSDelimeter=\n



testscript.XLSStartRow=2
testscript.XLSArtifactID=A
testscript.dc:title=A
//testscript.dc:description=
testscript.alm:owner=C
//testscript.category term="Program".value=C
testscript.category term="Test Phase".value=J
testscript.steps.type="execution"
testscript.steps.description=T
//testscript.steps.title=V
//testscript.steps.name=V
testscript.steps.expectedResult=U
testscript.XLSDelimeter=\n

One answer



permanent link
Donald Nong (14.5k414) | answered Nov 03 '15, 11:03 p.m.
The configuration file does not tell the full story. How many categories are already defined and how many more are you going to add? The error message says there is a know limit of 50.

Comments
Shile Akin commented Nov 16 '15, 9:38 a.m.

 Hi Donald,

My configuration has nothing to do with error because I have used it to upload several scripts. please the full error I am getting below:
Error sending to server 00011-CR294701-CP-CPP-0005 of type testcase
The remote server returned an error: (400) Bad Request.


Ara Masrof commented Nov 16 '15, 9:51 a.m.
JAZZ DEVELOPER

Shile,
As Donald noted, the issue seems to be that you have reached the maximum allotment of categories (i.e. 50);RQM will not permit creating more than 50 categories (displays an error message noted in your original post)
There is another thread on this forum that discussed this topic
RQM Categories: How large can the list be?
 


Shile Akin commented Nov 16 '15, 10:19 a.m.

 Hi Ara,

Sorry I should have created a new Q, This is a new issue. I already resolved the intial problem. Please see the new issue:
Error sending to server 00011-CR294701-CP-CPP-0005 of type testcase
The remote server returned an error: (400) Bad Request.

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.