RSA Archer eGRC Solutions allow you to build an efficient, collaborative enterprise governance, risk and compliance (eGRC) program across IT, finance, operations and legal domains. These solutions include Policy, Risk, Compliance, Enterprise, Incident, Vendor, Threat, Business Continuity and Audit Management.
Questions tagged [rsa-archer-grc]
77 questions
1
vote
1 answer
Archer GRC: Importing multiple sources of data into an application
I'd like to have data from different sources be imported into an application with data feed but also differentiate between the two sources. The sources come from an MS SQL database and a CSV file from a shared drive.
user3693303
1
vote
2 answers
Archer GRC Report to find all records associated to a parent level record
I'd like to create a report that will display all records in another application that are associated to a parent record in a multi-level application in Archer GRC. Is this possible? What if I want to filter to only a specific parent level record?
user3693303
0
votes
0 answers
Is it possible to create an expandable text field in RSA Archer?
My company is using RSA Archer GRC, there is a text box that can seemingly handle indefinite amount of text. Currently any amount over 5 lines has to be scrolled through in order to read more than that. I would like to be able to configure that…

PunkAngel
- 1
- 1
0
votes
1 answer
Enrolling records (which are created from datafeed) into different workflow stages in advance workflow application, RSA Archer
I have two applications,one simple,one advance workflow application.
I have to import records(with partial data,few fields) from simple application to advance workflow application.
Along with import(creating new records) in advance workflow…

Sholi
- 1
0
votes
1 answer
I am not able to apply conditional layout to a particular user/group field but can do it manually for any user
Please refer to the images attached.conditional layout 1
conditional layout 2
The [User who is applying for leave] field is a user/group field which gets populated with the record creator by default. The problem is this layout only works when I…

kar_1
- 3
- 1
0
votes
0 answers
I want to calculate 2 date fields
I have two fields I need to calculate. Control Procedure Testing Frequency "Auto Quarterly" and Test Due Date value "3/30/22" I want the second value 3/30/22 show on another field Auto Quarterly Due date
If([Control Procedure Testing…

Ayo1924
- 1
0
votes
1 answer
Where can I upload a document in RSA Archer that is available to all users?
Our use case is to upload a document into Archer that would be accessible to all Archer users who has a general user role.
We have had a couple of ideas, like a SharePoint site, may be an attachment field on a contacts records...but, we don't have a…

crazy robert
- 3
- 2
0
votes
1 answer
Installing RSA Archer with IIS with windows credentials not logging in
I have installed RSA Archer with IIS server on my windows server, Its working on localhost, but I am not able to login with windows creds.
Any help?

Karan P
- 1
0
votes
1 answer
How to display a specific value in a calculated value list field based on a specific string contained in another text field?
In a record, a specific string is entered by the user in a text field.
Based on this string and if it matches an existing specific equivalent value, I'd like to display this specific value in a calculated value list field.
e.g. after calculation,…

WFZ93
- 1
0
votes
1 answer
Error Encountered: Value is not valid number: B2 Parameter name: serialDate
I'm trying to create my own calculation in RSA Archer. I'm comparing to Date fields.
Sample calculation:
Field name Field Type
Field 1 Date
Field 2 Date
Field 3 Values List
IF(DATEDIF([Field 1], [Field 2]) > 0, VALUEOF([Field…
0
votes
1 answer
Archer GRC Test Automation with Selenium
Has anyone implemented Automated Testing with Selenium on Java for Archer GRC ?
Thanks in advance.

Subra
- 15
- 2
0
votes
1 answer
Archer GRC Automated Deployments
I am trying to figure out if Automated Deployments for Archer GRC is possible for the On Prem version ?
Currently it is deployed manually.

Subra
- 15
- 2
0
votes
1 answer
How to identify all Archer applications/questionnaires that contains Custom Object
We are upgrading Archer to 6.8 and need to identify all applications/questionnaires that contain custom object so that we can check if these custom objects are still working in 6.8. Application (Questionnaire) custom object summary report can only…
0
votes
2 answers
POST Request to add a AttachmentWrapper in Archer
I am trying to call a post request to upload a file to Archer. Please find my code below :
requests.packages.urllib3.disable_warnings(InsecureRequestWarning)
data = open('testdoc.txt','rb').read()
url =…

Nakshatra
- 11
- 3