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
3
votes
1 answer
How to prevent a data feed from creation of duplicate records in RSA Archer platform?
I have 3 seperate applications:
Risk Libraby
Processes
Risk Application
Processes can be associated with multiple risks from the Risk Library (through a cross-reference). One process can be associated with many risks from the Risk Library (P1 ->…

Tanveer Shaikh
- 1,678
- 14
- 27
3
votes
1 answer
Is it possible to integrated RSA Archer with multiple Active directory?
Is it possible to integrated RSA Archer with multiple Active directory ?

Radha
- 46
- 5
2
votes
1 answer
Unable to delete Access Role in RSA Archer
I am trying to delete a role which is corrupted during the upgrade process. Even after removing all the rights, I am not able to delete the role. Below is the error:
Version of Archer is 6.9.3.1.
Can anyone please help me with this ?
Thanks in…

sam
- 61
- 4
2
votes
1 answer
RSA Archer: How to execute a Data Feed from an Application
I'm working on the RSA Archer GRC platform (ver 5.4). I have a data feed that i want to execute without the need to access to the platform. This execution will be requested from an application (or maybe an Internet Explorer Extension) written in C#.…

Luis Art Guerra
- 354
- 2
- 12
2
votes
1 answer
Retrieve the Oldest Value in Archer
Is there an opposite function in Archer for MostRecentValue? I wanted to get the very first record in a Related Records Field in a calculated text field. What should I use?

Paula Esperanza
- 21
- 1
2
votes
1 answer
Calculation for status in Archer GRC based on date
Trying to create a status field based on a number of Value Lists that users select from, but a request has been made that we check a date field for a value to ensure an estimated date has been set so that the calculation can determine if the status…
user3693303
2
votes
2 answers
Setting up recycle bin functionality in Archer GRC
When deleting records within the platform, this action is not reversible via the front end. Is there a way to allow users to remove a record from their view without actually deleting the record?
user3693303
1
vote
1 answer
Prompting of credentials on Edge browser despite already logged in on client PCs
Some background:
We were accessing our RSA Archer application on IE 11 via SSO, and all has been well. But we are required to move on to Edge browser, and that's where we started having the Windows Security credential prompt coming out, whenever we…

user14773085
- 15
- 1
- 7
1
vote
2 answers
How to get date in a Custom Object from a date field in Archer?
I have tried getting the value with JavaScript functions but getting Invalid date.
Also,
var dat = new Date(String(Archertech.UI.GenericContent.GetInstance().getFieldValue(ScheduledDate,false)));
gives the date from one field only, but there are two…

Sourabh Sharma
- 21
- 2
1
vote
2 answers
RSA Archer LDAP sync shows group-members from the same AD only
My team just "inherited" an Archer setup with 2 ADs and LDAP sync setup for each of them. The LDAP sync works fine individually; we are able to see the users/groups as per the LDAP configuration's filters. However, we have some groups in AD#1, that…

Hahn
- 424
- 3
- 11
1
vote
1 answer
How API works in RSA Archer ?
I am looking for API in Archer. Totally I am unaware of API. Where we will write API code and how to integrate with Archer platform .
Most important what we can achieve using API in Archer ?

Prashant Kumar
- 11
- 1
- 1
- 2
1
vote
2 answers
RSA Archer user cannot specify a date in the future / past
Has anyone any good patterns for RSA Archer validation which prevents a user from saving the record when a given date specified is in the future (or past)?
Currently I am catching this using calculated fields after the data has been saved, in a data…

Alex Hollis
- 98
- 10
1
vote
1 answer
Archer GRC: Formula based on setting current date between specific time frames
I have a date field which I need to use a formula in Archer.
I need to set the current date on the field which I have called DateField when a user selects a value field, ValueField, and changes to the values "Pre-Approved" or "Approved" or "Updated"…

PokéDev
- 163
- 4
- 14
1
vote
6 answers
jQuery code working in Chrome but not in IE
I am implementing this code in the RSA Archer Platform.
Its working perfectly in Chrome but not in IE9.
function hideDeleteButton(){
var elId = "master_DefaultContent_rts_s2487_f6881srvgrid_ctl00";
var el = document.getElementById(elId);
var…

user3728843
- 33
- 5
1
vote
2 answers
Identify record editor in Archer GRC
Is there a way that I can identify the person who last updated a record within Archer GRC? Should we use a calculated field or set the editor's name with a DDE on a user field somehow.
user3728658