How to call rqm rest service from java code?
hi,
i have rest client code in java (using jersey) but i don't know how to call the rqm rest service if i give the following URL ==>
i have rest client code in java (using jersey) but i don't know how to call the rqm rest service if i give the following URL ==>
https://<host>:<port>/<contextRoot>/service/com.ibm.rqm.integration.service.IIntegrationService/projects it will throw some error..
please help me.
Thanks in advance.