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

Error with response code 500

Hi,

By using com.ibm.rqm.integration.service.IIntegrationService, If I try to create execution record, I am getting error with response code 500, please give me the what is the reason behind it?

my xml feed for this is:
<xml>
<ns2>
<ns3>https://localhost:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/eATS/executionworkitem/eReceATS461</ns3>
<ns3>z3Einstance</ns3>
<ns3></ns3>
<ns4>raguduru</ns4>
<ns8>false</ns8>
<ns8>0</ns8>
<ns2>
<ns2>
</ns2>

0 votes



One answer

Permanent link
Hi,

By using com.ibm.rqm.integration.service.IIntegrationService, If I try to create execution record, I am getting error with response code 500, please give me the what is the reason behind it?

my xml feed for this is:
<xml>
<ns2>
<ns3>https://localhost:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/eATS/executionworkitem/eReceATS461</ns3>
<ns3>z3Einstance</ns3>
<ns3></ns3>
<ns4>raguduru</ns4>
<ns8>false</ns8>
<ns8>0</ns8>
<ns2>
<ns2>
</ns2>


In this XML you don't have any element names only namespace short-cuts. Maybe that's a result of posting it into the forum site. Error 500 indicates server side error, I would also check the rqm.log file to see if any interesting message is logged on the RQM server.

Also do a GET request on an existing TER that you created in the RQM web UI to get a feel for the type of XML that you will need to POST.

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

Question asked: May 06 '11, 2:37 a.m.

Question was seen: 4,126 times

Last updated: May 06 '11, 2:37 a.m.

Confirmation Cancel Confirm