Questions tagged [archer]

Archer refers to the (RSA) Archer GRC Platform. It is a 5th Generation Application Development Suite / running system/database application for [corporate enterprise] Governance, Regulation, and Compliance. It is very similar in concept to PeopleSoft and it's accompanying tools for building applications.

RSA purchased Archer Technologies in early 2010 for an undisclosed amount. EMC purchased RSA in 2006 for $2.1 billion.

88 questions
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
-1
votes
1 answer

RSA API Erro 500

I'm trying to make content inclusion via the RSA Archer API, though it is returning me error 500 and the following message {      "Message": "An error has occurred." } How do I debug and identify this error?
-1
votes
3 answers

Record locked in Archer GRC

When I try to edit a record within Archer GRC, it says another user has it open, but the user has told me they no longer have the record open in their session. What do I do?
user3693303
-2
votes
1 answer

Way to make date field to show only past date(less than current date)

Could you please share a sample custom object code to restrict the user from selecting the future date and populate a warning message from the questionnaire? Using version -6.9 SP2
Charvi
  • 1
1 2 3 4 5
6