Question
WellsFargo
WellsFargo
US
WellsFargo
Posted: Aug 10, 2015
Last activity: Aug 11, 2015
Last activity: 11 Aug 2015 6:00 EDT
Closed
Solved
How to integrate PEGA 7 with QC
Please let me know how to integrate HP ALM(HP Quality Center) with Pega 7(or earlier versions).
Can it be done using CONNECT-REST ??





Created Connect-Rest rule with get as request parameter.
Give QC URL in the resource path like below.
http://server:8080/qcbin/authentication-point/authenticate
Authentication profile
Created an activity which calls Connect-Rest method.
Created Connect-Rest rule with get as request parameter.
Give QC URL in the resource path like below.
http://server:8080/qcbin/authentication-point/authenticate
Authentication profile
Created an activity which calls Connect-Rest method.
Ran the scenario and got the XML output as response.
Hope this helps!
Thanks ,
Gangababu G.V