Votes
Answers
Views
Question
6
votes
1
answer
17
views
asked 3 months ago by test4life
updated 3 months ago by josh-yates
Category:
Application Lifecycle Management
We need alternatives to accessing ALM without using Internet explorer, what are our options?
5
votes
1
answer
63
views
Tags:
I have always just used the Data Cleansing tool to fill in null values with zeroes. I have never really used the imputation tool and am not sure when or why it would be used, and what advantages it pr...
4
votes
1
answer
6
views
Tags:
Is it possible to add comments within the formula tool? If so, how can I accomplish this? Thanks!
4
votes
1
answer
42
views
Tags:
I have a large dataset that contains a select few records/rows that are null in every column. I would like to quickly remove these records, but I can't just filter on one particular column because the...
4
votes
1
answer
9
views
Tags:
I am trying to use the Filter Tool and custom filter a column where it equals multiple values. I am using the following statement: [Field 1] = 'A' or 'B' or 'C' In the true output of the filter tool I...
4
votes
1
answer
15
views
Tags:
I am trying to change a field in the format 'yyyy-mm-dd hh:mm:ss' from a DateTime datatype to a Date datatype 'yyy-mm-dd'. I am accomplishing this in the Formula tool with Left([DateTimeField], 10) bu...
4
votes
1
answer
10
views
Tags:
I have a long series of digits (15) and I need to add three periods- one after the 5th character, one after the 9th, and one after the 11th. The field I want to update has the same number of character...
4
votes
1
answer
13
views
Tags:
I am trying to automate a process that reads in several xlsx workbooks. The sheet names on these workbooks change periodically so I cannot hard code the sheet names. Is there a way to get the sheet na...
4
votes
1
answer
8
views
109868
Alteryx: Problems with Joins
Tags:
I am having difficulty understanding joins in Alteryx. I have used the in database tools primarily and it allows the user to specify what type of join they would like (left, right, inner, outer) but o...
4
votes
1
answer
20
views
Tags:
I have a basic workflow and I am working on testing the data. There are roughly ten different .yxdb outputs, and I don't want to continue overwriting them while testing. I have been copying and pastin...
3
votes
1
answer
5
views
109750
ALM sprinter hanging.
asked 6 months ago by jtaylor
updated 6 months ago by josh-yates
Category:
Application Lifecycle Management
I was trying to create a test plan using Sprinter version 14.52 with screen capture, defects, and connected to ALM, the application gets hung after stopping the steps creation. Are there any known iss...
3
votes
1
answer
43
views
asked 2 months ago by homerj
updated 2 months ago by homerj
Category:
Application Lifecycle Management
Hello, We are trying to install ALM 15.5 on Windows Server 2019 and we are getting the error: "Flexeraax2$aaa: Windows DLL failed to load" during the launching of the installer. We have verified t...
3
votes
1
answer
11
views
We are using Jenkins and the Micro Focus Application Automation Tools Plugin for Jenkins. We are able to connect Jenkins to our ALM server using HTTP, but when we use HTTPs it is unable to get a conne...
3
votes
2
answers
15
views
Hello. I have configured an application link in MF Connect, to synchronize defects between ALM and Jira, and when I try to start the connection, I receive the message displayed below. There are no ena...
3
votes
1
answer
11
views
asked 6 months ago by scruffy
updated 6 months 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...