Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Accessing HP ALM AUdit in Java using REST API

$
0
0

Hi,

 

I have found a way access the AUDIT table for ALM using REST API.

I am able to query using the modified date

(

https://www.xyz.com/qcbin/rest/domains/xyz/projects/xyz/audits?query={parent-type[test];parent-id[>0]}&{Time[>2014-07-25]}

), which given me the output.

 

But I am unable to filter by TIME, i.e. if i Include time, I get a null pointer Exception.Please refer the below URL

https://www.xyz.com/qcbin/rest/domains/xyz/projects/xyz/audits?query={parent-type[test];parent-id[>0]}&{Time[>2014-07-25 11:03:25]}

I have tries using %20 for spaces, but still it doesnt work.

 

 

PLease help.


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>