Important Update: Community URLs redirect issues are partially resolved. 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

'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
  • 623 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
  • 1952 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 :: *****************************************************************...

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
  • 893 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
  • 641 Views
  • 0 replies
  • 0 kudos

Resolved! API thread count

Is there a max number of threads that should be used when running APIs to ingest data into Archer? The only information on this that I have found says that it should be limited to the number of CPUs (cores) on the Web server. Is this still correct?

Third Party Profile Field List

Is there a definitive list of all of the out of the box fields within the Third Party Profile module that includes a description of what type of data each field is intended to contain, the formatting requirements, and character limitations for each f...

csikora by Contributor II
  • 1276 Views
  • 4 replies
  • 0 kudos