Re: How to access ALM data using REST API
Hi All, Does the given ALM REST API works with LAB Management as well? I am trying to generate a report on hourly basis to get the list of timelots and active test runs from lab management portal. Can...
View ArticleRe: How to make Excel report transpose data
Below is my query: SELECTREL_NAME AS Release,BG_SEVERITY AS Severity, COUNT (BG_BUG_ID) AS DefectCount FROM BUG, RELEASES WHERE BG_DETECTION_DATE BETWEEN to_date ('2014/01/01','yyyy/mm/dd') AND to_date...
View ArticleRe: Reg: REST API Result limit??
Hi,How do you combine a qry and limit or filter page size? I tried to combine a query and limit data i.e./test_instances/?query={myqry} & ?fields=id,name...or /test_instances/?query={myqry} &...
View ArticleRe: [Help Needed] Adding DETECTED IN RELEASE And DETECTED IN CYCLE fields to...
Use the ReleaseFactory object to retrieve the Release object that matches your Release Name. From that you can get the Release ID.
View ArticleRe: Table and column name to store Actual Value in a Test Config
Please provide a screen image that shows this information in the UI. Since those are not system defined fields for a Test Configuration entity, I suspect they must be user defined fields in your project.
View ArticleRe: Authentication Policy
Vicki87,In the ALM 11.5x Administrator Guide I am not finding any information about setting a policy for password strength. Now I'm curious about it. Can you tell me where in the HP documentation this...
View ArticleRe: HP ALM 11.52 Patch 02 - Is it specific for English or for all languages
Hi Hristo, Thanks for the reply and sorry for my feedback delay. Patch 03 is now available since last week, but unfortunately, this one as well is not localized.And there is still no localised version...
View ArticleRe: Defect Send E-mail Window
refer the below doc.http://support.openview.hp.com/selfsolve/document/KM170571
View ArticleHP ALM Robot: Destination Database
Hi,I was under the impression that by providing a High Priviledged (DBO) Account for the destination database, HP ALM Robot would actually handle the creation of the schema representing the migrated...
View ArticleRe: HP ALM Robot: Destination Database
Here is the error as observed in the HP ALM Robot Log file 2014-05-06 16:39:52 Loading visual tree.2014-05-06 16:39:53 Trying to create model from domain TEST.2014-05-06 16:39:53 Model was created from...
View ArticleRe: HP ALM Robot: Destination Database
I haven't tried the ALM Robot tool, but I was looking through the User Guide. At what point in the process does this error appear? Did you get past the Validate [Configuration] portion of the Wizard? I...
View ArticleRe: Authentication Policy
Hi Damus,Thanks for that. That's what I'm hoping. Our issue is that we don't have a test instance, so any changes I make will affect over 50 projects... I was hoping somebody would know for sure, as...
View Articlealm 11 document generator issue
HelloI'm having problem with the alm 11 document generator. The error message is: "Application Lifecycle Management is unable to find the main template file."It happens with specific project and...
View ArticleWhen defect ID information available for new defect?
Hi, I have a task to sycnronize defects between several ALM projects. Since defects IDs of the same defect will be different in different projects, I created two user fields in a defect entity to...
View ArticleRe: HP ALM Robot: Destination Database
Hi Trudy,thanks for this quick reply.Yes we've passed the validation step which was succesful.We did create the Robot domain with a Robot Temp project.It seems that for some reason the tool needs the...
View ArticleRe: Unable to open library files
It worked for me too as far as accesing the library files.
View ArticleRe: Authentication Policy
Vicki,I found another thread that references the HP knowledge base article about implementing password complexity rules. Maybe it will help.http://support.openview.hp.com/selfsolve/document/KM1153624If...
View ArticleRe: Add Project name to automail subject
?DB - This will show the schema name (e.g., default_demo1_db). ?BG_PROJECT - This will show the value of the defect's Project field. ?BG_BUG_ID - This will be replaced by the Bug ID. ?SERVER -...
View Article