Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Facing (500) Internal Server Error while importing artifacts in RQM

 Hi,


I am using RQM version 6.0.3 and I have created a project with multiple components. While importing the artifacts into tool I am facing the "(500) Internal Server error" message.Is there any additional line that I have to add in config file so that the artifacts are imported in the right component.

Note: The below mentioned config file worked before creating multiple components.

Thanks in advance.

..................................................................................................................................................................................
// Start looking for scripts after row 2
testscript.XLSStartRow=2

// use the data in the first row of a found script's column B
testscript.XLSArtifactID=B
testscript.dc:title="TS_"&B&""&H


// the literal "execution" will be put into the step type tag, so all steps will be of type execution
//testscript.steps.type="execution"
testscript.steps.description=J
testscript.steps.title="TS"&B&""&H
testscript.steps.name=H
testscript.steps.acceptedCriteriaResult=L

// a new script starts when we encounter an empty row
testscript.XLSDelimeter=\n
// we want to use the data we got for each test script to create a test case
testcase.ID=testscript.XLSArtifactID

// by referring to the testscript's field instead of the column that data comes from
// the tool will also create links to each of the test scripts.
testcase.dc:title="TC"&C
testcase.XLSLink=testscript
//testcase.category term="Team / COE / System".value=L;
//testcase.category term="SS HiL".value=M;
//testcase.category term="VS".value=N;
//testcase.category term="Veh/LC".value=O;

testcase.Section("myns:com.ibm.rqm.planning.editor.section.caseTestDescription","RQM-KEY-TC-TEST-DESCRIPTION-TITLE")=C
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseNotes","Reference Requirements ID")=D
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePreCondition","Sub System HIL Pre-Conditions")=E
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCasePostCondition","Vehicle Simulator Preconditions")=F
testcase.Section("myns:com.ibm.rqm.planning.editor.section.testCaseExpectedResults","Vehicle/ LABCAR Preconditions")=G
testcase.Section("myns:com.ibm.rqm.planning.editor.section.caseTestPreparation","Test Observations")=J
testcase.Section("myns:com.ibm.rqm.planning.editor.section.caseTestScope","Test Log Paramaters")=K


0 votes

Comments

Since it's an internal "server" error, we will need to see the server log file qm.log to determine what has gone wrong. The best approach may be contacting IBM Support.



One answer

Permanent link

There are a few of related defects for Configuration management enabled project areas got fixed in v6.0.4 RQMExcelImporter. If you want to try with v6.0.4 RQMExcelImporter and see if it helps or not.
If it does not work, the best option is what Donald suggested: contacting IBM support.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,123

Question asked: Sep 04 '17, 3:21 a.m.

Question was seen: 2,351 times

Last updated: Sep 05 '17, 2:08 a.m.

Related questions
Confirmation Cancel Confirm