Questions tagged [rsa-archer-grc]

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.

77 questions
0
votes
2 answers

RSA Archer Field Error: A parameter expected to be a single value was multiple values

Working ith RSA Archer for a while now, but now I ran into an issue I cant't seem to find a solution for. I have a calculaed field that will reference one other field and get the e-mail address of that contact field. Yet in some records, this…
Tom Kustermans
  • 521
  • 2
  • 8
  • 31
0
votes
1 answer

Archer GRC Calculation based on three fields

IF [Chemical Incident Awareness Required] = VALUEOF([Chemical Incident Awareness Required],"No") [Chemical Incident Awareness Status] = VALUEOF([Chemical Incident Awareness Status],"Pending") I need help creating a calculation where I set…
PokéDev
  • 163
  • 4
  • 14
0
votes
1 answer

Archer GRC calculation based on date and value list fields

I have two fields I need to calculate. One is a date field which the initial data is received via a data feed, the other is a radio button field with the values: [] None; [] 6 months; [] 1 year; [] 2 years, [] 3 years; [] Permanent. I need to…
PokéDev
  • 163
  • 4
  • 14
0
votes
1 answer

Upload attachment field via REST API

I'm using Archer REST API to upload a new attachment. After i'm uploaded the attachment i have a File Id, now i'm trying to update field of the record with the new attachment, what i'm trying in the request body: {"Content":{"Id": 278800, "LevelId"…
CSharpBeginner
  • 601
  • 2
  • 7
  • 22
0
votes
1 answer

RSA Archer - Multiple IF statements

I'm hoping someone can help me I have two fields with two different value lists; by choosing a value in Basel Business line 2 a value automatically populates Basel Business line 1. I have created several IF statements, which validates correctly. …
KatC
  • 3
  • 4
0
votes
1 answer

Archer GRC: Calculate current date when values list changes

I need assistance with a calculation that will set a date field (Respondent Status Date Change) to the current date each time values list (Respondent Status) has a change in value: IF( VALUEOF([Respondent Status],"Pending…
PokéDev
  • 163
  • 4
  • 14
0
votes
1 answer

Archer GRC: Calculate number days between two date fields

When my values list Respondent Status changes to “Completed” I need to Calculate the number days between Date Initiated (date field) and Respondent Status Date Change (date field). IF([Respondent Status ] = VALUEOF("Completed"), DATEDIF([Date…
PokéDev
  • 163
  • 4
  • 14
0
votes
1 answer

Suds Type not found error

I'm trying to connect to an "RSA Archer" webservice. I wrote a small library against a test server which connected. Having switched to the production environment suds now errors suds.TypeNotFound: Type not found: 'userName' Not not quite sure where…
Alex Hollis
  • 98
  • 10
0
votes
1 answer

RSA Archer - Calculated field based on date field

RSA Archer - I would like to create a calculated field based on a date field that is in the format dd/mm/yy. The calculated field needs to show both the Quarter and Year of the date field. Is this possible? I have tried using Quarter([date…
KatC
  • 3
  • 4
0
votes
1 answer

How to make the Automatic Record Permission field to update itself as quickly as possible?

If you are working with access control, you must have faced the issue where the Automatic Record Permission field (with Rules) does not update itself on recalculating the record. You either have to launch full recalculation or wait for a…
Tanveer Shaikh
  • 1,678
  • 14
  • 27
0
votes
1 answer

Archer GRC calculation based on percentage

I have two numeric type fields to base a calculation on. I want the third field type to display the correct percent, which I want resulting in 20% (1/5): ([Number Comments Adopted]/(COUNT([Number Comments Submitted]))) Current result:
PokéDev
  • 163
  • 4
  • 14
0
votes
1 answer

Archer - archer data feed

I am new to RSA archer. Appologies if this is a basic question but I and wanted to understand what is archer-archer data feed. And how we can accomplish it in archer?
0
votes
3 answers

Validation for not allowing same users to be selected in record permission field in two different applications in RSA Archer

I have 2 applications, Controls and Tests. Controls application has the cross-reference of Tests application. Controls application has a Record Permission field 'Control Owner'. Tests application has a Record Permission field 'Test Performer'. I…
Tanveer Shaikh
  • 1,678
  • 14
  • 27
0
votes
1 answer

Calculation from Value-List in Archer GRC based on date (with non-empty validation)

I've been trying to implement what's been asked in this Stack Overflow question, here: 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…
Flak DiNenno
  • 2,193
  • 4
  • 30
  • 57
-1
votes
1 answer

How to add line breaks (or returns) to a string on a XLST value-of select tag

I have a XLST transformation code that get values from a list of elements