Votes
Answers
Views
Question
4
votes
1
answer
64
views
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
votes
1
answer
46
views
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
votes
1
answer
198
views
asked 5 years ago by scruffy
updated 5 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
votes
1
answer
103
views
asked 5 years ago by scruffy
updated 5 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
votes
1
answer
213
views
asked 5 years ago by jtaylor
updated 5 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
votes
1
answer
159
views
asked 5 years ago by test4life
updated 5 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...