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
6
votes
1 answer

Unity Serializing Nested Dictionary to JSON

The REST service I am using, RSA Archer, is expecting an integer key which means I simply can't nest [Serializable] objects and then JsonUtility.ToJson() to create the serialized JSON string. I thought I found a solution to create a Dictionary…
hotshotiguana
  • 1,520
  • 2
  • 26
  • 40
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 ?
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?
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
0 answers

Archer IRM : How do I reference the sub level of a levelled application using XSLT?

Here's the standard XSLT, that's included in an Archer supplied data feed. It points to an single level application:
Dom
  • 11
  • 3
1
vote
0 answers

Same Target Record should auto populate when user clicks on CR of Questionnaire of that record

I am working in RSA archer & I am making a questionnaire. I have put the Cross reference of questionnaire in Application, I want when user clicks of CR add new the existing record number should populate in Target field already so that user is not…
Versug
  • 33
  • 4
1
vote
1 answer

RSA Archer Back Date Validation

So basically i have a requirement to Create a validation on a sub form to control user from submitting a back date in an extension request. I've used a custom object validation but there is an issue by showing the original Save, Save & Close along…
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…
1
vote
2 answers

How to limit the number of records displayed in a cross reference field in RSA ARCHER?

My current cross reference field show all the record references it gets in Child records. I want to limit it to 5. How can this be done in RSA archer
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 to stop rendering feature points in ARcore with unity

I am developing an application action using ARCore with Unity and I want to disable rendering feature points on the surface through AR camera.
Sohaib
  • 566
  • 6
  • 15
1
vote
2 answers

RSA Archer subscription notification

How to generate subscription notification which will trigger every six months from the first published date. For ex: record is created on 1/1/2018. Notification should be sent on 1/6/2018. Again, for the same record notification sent on 1/12/2018.
1
vote
1 answer

Customize an Archer Application from an external Application

I would like to make a desktop application (C#) that can create a custom Archer application and modify one of my current Archer applications (and subforms). I checked the SOAP and REST API but they have no functions for this purpose. I was wondering…
Luis Art Guerra
  • 354
  • 2
  • 12
1
2 3 4 5 6