How to create workitem using oslc
Hi,
I want to create workitem using oslc.I have used headers like X-Jazz-CSRF-Prevent=JSESSIONID , OSLC-Core-Version=2.0,Content-Type=application/rdf+xml respt and used url "https://pc55:9443/ccm/oslc/contexts/_gLed0PcREeW_ubx0Ffs-6A/workitems/defect" in RESTClient which add-on for firefix.Also used "POST" method.
when i clicked on send button got an error like
- Status Code: 400 Bad Request
- Cache-Control: private, max-age=0, must-revalidate
- Connection: close
- Content-Length: 0
- Date: Tue, 31 May 2016 08:39:27 GMT
- Expires: Tue, 31 May 2016 08:39:27 GMT
- Server: Apache-Coyote/1.
please help me for these.
Thanks,
Prashant
Comments
Donald Nong
Jun 06 '16, 3:01 a.m.It could be that the XML content is malformed. Check the error messages in the browser and ccm.log for more details.