RQM IIntegrationService
I believe I need to get this URL (slightly modified) to not error.
https://isljazzclm.domain.com:9444/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/
Currently when I go there it gives me
Error 400: SRVE0295E: Error reported: 400
This is related to trying to use the RQMCopyUtility, which needs to use:
https://isljazzclm.domain.com:9444/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality Manager
which gives a slightly different error:
Error 501: SRVE0295E: Error reported: 501
How do I know that IIntegrationService is working properly?
https://isljazzclm.domain.com:9444/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/
Currently when I go there it gives me
Error 400: SRVE0295E: Error reported: 400
This is related to trying to use the RQMCopyUtility, which needs to use:
https://isljazzclm.domain.com:9444/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality Manager
which gives a slightly different error:
Error 501: SRVE0295E: Error reported: 501
How do I know that IIntegrationService is working properly?