Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..

cancel
Showing results for 
Search instead for 
Did you mean: 
Archer API Users
Share API best practices with fellow Archer admins

Forum Posts

REST API - Update content error -Log location needed

Hi, We are using platform REST API /content to update records. But some of the updates are failing without any error message. Is there any way we can get the logs of the content API so that we can find out root cause behind update failure? @JeffLette...

Sanjay_a by Contributor II
  • 1235 Views
  • 1 replies
  • 0 kudos

Check if user belongs to a certain group

Hi everyone, I have a record permission field which defaults to record creator, but it can also be changed to anyone else as it has ALL USERS list available for selection. Once a user is selected to this Record permission [Finding Issuer], I would li...

PoojaVG by Contributor II
  • 2983 Views
  • 3 replies
  • 1 kudos

'Type' Attribute in XML

I noticed that there are different values for 'Type' inside the XML document, for example 'Acceptance Owner' with ID '18840' has type 8 while 'Date Opened' with ID '22352' has type 3. What does the type stand for? Is there documentation available for...

Aeri by Contributor II
  • 1054 Views
  • 1 replies
  • 0 kudos

Archer API Question on data output

We query the Archer report through the API. $devices | ForEach-Object{ $ISI_UAT = $_ | select-object -expand "0-ISI - UAT"INSERT INTO [dbo] ,[ISI_Prod] VALUES ,'$ISI_Prod' This is what it looks like in Archer Here is what it looks like in PowerBI jus...

archer-api1.PNG archer-api2.PNG

Resolved! SOAP Request Endpoint

I think I am having issues with our proxy server but before I try and figure that out, I wanted to see if anyone could confirm if the endpoint for the session token is: https://[domain].gsa.gov/RSAarcher/ws/general.asmx?wsdl/CreateUserSessionFromInst...

Aeri by Contributor II
  • 2890 Views
  • 6 replies
  • 0 kudos

REST API error running Data Publication

I am trying to run a data feed Javascript Transport file that will trigger data publications to run via the recently available internal APIs; however, the data feed keep Failing with the message: "The script execution failed due to an un-expected err...

Data Publication Error.png

Data Feed Monitor Error

Hi,Configured the Data Feed Monitor utility and getting the below error and wasn't able to find any logs too.2022-07-30 05:50:21.5238 :: Info :: DataFeedMonitor.DataFeedMonitor.Main :: *****************************************************************...

Anonymous by Not applicable
  • 2981 Views
  • 5 replies
  • 0 kudos

Rest API method to Search Records

We are building an API integration, Is there an REST method for Searching the records for a certain string stored in a field and return the record id? If there is no REST method, Suggest other possibilities.

sashank by Contributor
  • 1218 Views
  • 1 replies
  • 0 kudos

Fetch Report Content via RESTful Api

We have a requirement to fetch some Dashboard from an archer application and publish in another application outside of Archer. Is there any way through which we can pull contents of a report using RESTful API. Can team suggest a better way through wh...

Mail Merge via API returning Javascript output

I am trying to perform a mail merge via the API process however the [PerformMailMerge] output is returning some type of Javascript after couple of minutes (see below) instead of a byte array. Note: I am using the Archer API Template to perform this w...

Resolved! Rest API Issue

I am able to create session token using REST API successfully in POSTMAN. But if i use PowerShell, its throwing SSOlogin/Redirector.asp, 401 Unauthorized errors. Is it because of SSO? If yes, why it is working correctly in POSTMAN. We are using 6.3 P...

Wolters Kluwer Integration_Datafeed

Hello Everyone,I am working on Wolters Kluwer Integration Datafeed and have some XML files that need to be imported in Archer before configuring the Datafeeds. How can I import these XML files of the Reg change and Library into an archer.Looking forw...

Abhi by Contributor II
  • 943 Views
  • 0 replies
  • 0 kudos