C# .Net - Web service - SearchRecordsByReport web method
Using .net to pull reports. Recently started to notice that the meta data is being organized by ID rather than by the report field order. Anyone else notice this?
Using .net to pull reports. Recently started to notice that the meta data is being organized by ID rather than by the report field order. Anyone else notice this?
1) I am using contentapi to update an application called Security_Incidents2) Security_Incidents has a select list field called Incident_Status3) When I try to update the list field using the value, I get and error (HTTP/1.1 400 Bad Request){ "Securi...
The RESTful API Reference Guide 6.5 has the following info but there are issues. 1. if following the "note" there is not an example of what the body is supposed to look like. 2. if you choose to ignore the note you cannot execute the call by even spe...
We are using Archer 6.2P5 version.We are looking for sample Java code to call the REST API to attach the and update/link it to the record id.
Hi All,I am trying to use webservices API to Perform Mail Merge. I am using the below code. But I am getting this error. Please let me know what I can do to fix it.CODE:$ps = New-WebServiceProxy -Uri $api_url1 -Class Record -Namespace webservice[Byte...
Hi, Statement:Archer platform v6.6 P3.REST API: /api/core/content/referencefield/[ID] Issue:Works fine on all non-locked CR/RR field. But once field is locked CR/RR, e.g. Findings field in any Questionnaire:then result is:[ { "Links": [], "RequestedO...
Hello! Is there any way to catch value list selection change? Or fields change in general?I found, that when VL is dropdown, on value selection there is one DOM change (div with phui_combobox_selectable class).Is there something similar for other typ...
Hi, Anybody knows where to find the pageId parameter for a role? I tried hovering my cursor to the Admin Dashboard: Content Record row , but nothing showing. Thanks in Advance. Page reference - https://community.rsa.com/docs/DOC-103146
I would like to know if Archer supports “UPSERT” command. Specifically, when utilizing the Archer APIs.
Hello Team - I am looking for some help to pull the below data from one of my Archer applications in JSON API mode. Workspace Name: Technology Control AssessmentsApplication Name: MY Application Repository Data elements: Sub-Contractor-ID, Sub-Contra...
Hello Everyone, Can anyone help me get all the users in any group by using REST API? Any suggestion would be appreciated.
Using REST, is there a way to get a user's session token without attempting to login again? Using the Login endpoint resets the session token. I was wondering if there's a way to get the current token as we are running into session collisions.
I'm trying to output the contents of a report via a couple scripts I found in other discussion boards that I put together. I keep receiving various errors on everything that I try, so looking to see if someone can help me out. The version below is ou...
I have two questions. Q1: I have an allocated control record I would like to update. I can read it by getting `/contentapi/Allocated_Controls_Assessment_Objectives(457967)`. It has multiple fields and I would like to update only one of them. So, I am...
Is there any way to get section name by calling Rest APIs? In this API call "http://rsaarcher/platformapi/core/system/levellayout/level/*levelid* ", it results LevelLayoutSectionId but not the section name. My objective is to create a data dictionary...
I am trying to get a list of all of the Authorization Packages. The authorization package application has ID of 513 and I am able to get the definition of a field I would like to get the values of: api/core/system/fielddefinition/application/513?$fil...
I am trying to connect to the contentapi with Power BI. Is it possible to get a response when no default instance is setup and where we have multiple instances at the same URL? When I try to connect, I get an internal error: (500) Internal Server Err...
Hello! Recently, I've faced a report in Archer, that have a lot of records. So, in API request i need to make several requests with different page numbers.I'm using powershell, and this is my search function:function Search($session_token, $reportGUI...
According to the RSA Archer 6.4 RESTful API Reference Guide, you can use the Selected User Group segment (api/core/system/usergroupselection/usergrouplist/*fieldid*) to retrieve a list of available selections of users and groups for a User Group List...
Hello Everyone, How to Parse below snippet as $body to create the record in Archer? '{$content = @{ Content = @{ LevelId = 37 FieldContents = @{ "531" = @{ Type = 1 Tag = "Name (First)" Value = "Pooja" FieldId = 531 } "543" = @{ Type = 1 Tag = "Name ...
Subject | Author | Posted |
---|---|---|
2024-08-09 06:57 PM | ||
2024-06-27 06:26 AM | ||
2024-06-25 11:43 AM | ||
2024-05-03 05:48 AM | ||
2024-02-13 04:12 PM |