Shweta,
Command looks ok, hope you have -
- specified file path with appropriate slashes (either use \ or /).
- specified XML contains artifact tags as per the used url ( in your sample code <testcase.... </testcase> tag in xml.
- check server log if it has any error.
Regards,
Comments
shweta ranaware
Oct 16 '17, 2:12 a.m.I use RQMUrlUtility for same and executed following command:
Donald Nong
Oct 16 '17, 2:13 a.m.Are you trying to use PUT or POST? If you try to create a new artifact, you cannot POST to an existing one.