Votes
Answers
Views
Question
4
1
52
asked 4 years ago by scruffy
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
I am thinking about trying to leverage webhooks for octane to push some data, is there anywhere that I can get more information about how to setup webhooks for Octane?
4
1
38
asked 4 years ago by jtaylor
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
Getting an error in MFConnect trying to synchronize issues to ALM, what could be the cause? 2020-10-22T08:48:16,241 ERROR (TestProject) [ALMRestItem(create:76)] <?xml version="1.0" encoding="UTF-8" standalone="yes"?><QCRestException><Id>qccore.required-field-missing</Id><T...
2
1
175
asked 4 years ago by scruffy
updated 4 years ago by scruffy
Category:
Application Lifecycle Management
Tags:
We are trying to do some Rest API integration with ALM, we are using this URL but we are never able to get it to authenticate using the below: http://ourALMserver:8080/qcbin/authentication-point/alm-authenticate
3
1
82
asked 4 years ago by scruffy
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
The ALM.net REST API interface has a major shortcoming, Resource attachments cannot be downloaded. We can download attachments from tests, test sets, test runs, etc., but Resources, which I would have thought would be the primary location to access attachments, does not support download, is there a ...
4
1
186
asked 4 years ago by jtaylor
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
Tags:
We are using an in house application which connects to ALM using REST API calls. We have the following questions regarding this.1. How to clear the connections through REST API call while configuring the REST API connection on a talend job?2. This application was making REST API calls to ALM for the...
4
1
136
asked 4 years ago by test4life
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
We are using REST API call query baselines and hence trying to get the requirements Baseline values.The below reference guide mentions that we can these using a REST API Query.however we are not able to retrieve the table name as expected. ALM Guide:https://admhelp.microfocus.com/alm/en/12.55/api_re...
1
1
65
asked 7 years ago by pumpkin
updated 7 years ago by bubblehead712
I have a SOAPUI Rest project and used SoapUI2APITest.exe to convert it to a UFT API Test. Results appears the conversion worked but the log shows no tests. Does anybody know why? ![alt text][1] 2018-02-13 17:33:00,304 - INFO - Start conversion 2018-02-13 17:33:00,304 - INFO - Start deserialization 2...
0
1
192
asked 7 years ago by neena
updated 7 years ago by bubblehead712
I created an output Property called "Id" for an activity called Get_Company_Id ) under the "Custom Input/Checkpoint" tab and I linked this Output parameter (Id) to the Response body "Id" in the of the Get_Company_Id under "Http" tab. So I linked the Input Property ...
0
1
38
asked 8 years ago by neena
updated 8 years ago by bubblehead712
API script: All the input values read from excel sheet. How to switch the input value for each column from optional(Excluded) to optional(Included)