Archer API Users
Share API best practices with fellow Archer admins
Share API best practices with fellow Archer admins
Share user experience feedback and best practices
Share custom object best practices with fellow Archer admins
Dear Archer Team, Greetings,I'm writing this message to ask about a problem I face these days with the Archer platform in my organization. when I try to import an Excel file, there is a problem occurs and the message shows "An unexpected error has oc...
When users are trying to login to Archer UI, in Browser network we are seeing below error:HTTP/1.1 401 Empty session token in the header. This error is occurring for request /api/internal/Permission/GetModuleRecordAccess When checked the cookies and ...
Is there a way to set character limit for Values List Value :Other Text field?This only has the 2 out of the box options1.Height(Number of Lines to select) 2.Default Text.My understanding is that 1 Line height allows to enter 256 characters.My requir...
In our Dev environment (LDAP service is not running - User data is syncd from PROD environment) when trying to limit access to one of the Global Reports no user list is populated. Just shows Loading.. for all USers/Groups .
Hello All,I've multiple Custom Objects on same layout to run data feeds and only one works. Each of the custom object is configured to run a different data feed. Below is the sample code for one of the custom object. Another issue with the same custo...
Hi, I am not able to unsubscribe an Email subcription, even with my permission as an administrator. The checkboxes in the User Menue are shaded.What is the reason for that behaviour?I am working with Archer Version 6.12.5 (on Prem)Marcel
@DavidPettyI am unable to delete layout objects such as textbox, custom object etc in the back end even though delete option is enabled. Could you please say how to fix this issue.
Hello All,I am trying to populate the current user's information in a text field using the Custom object. Any suggestions are highly appreciated. Thank you.
There are few archer records which are not updating as per logic. new records working as per condition but few old records not updating. tried creating cal schedule also not working.
There are few archer records which are not updating as per logic. new records working as per condition but few old records not updating.
Hi,I need help for getting report name using report gui id. how can we get it?
Hi,Is it possible to add new records manually or through datafeed or any other way in the “Questionnaire Comments” subform section in which usually the comments which are added in the sticky notes that is present next to the questions gets reflected ...
Hi,I have one requirement where I need hide old records of application. User wants see record created from Jan 2023 only.Please let me know how can we achieve this.
HiWe are creating a custom object to fill a field in the main from the sub-form. However, it is not working and we are receiving the message 400 (BadRequest).Sub-form: Main-form: Payload: { "Id": 13905952, "LevelId": 83, "FieldContents": { "21913":...
Hi .I wanted to create a button (Create B) in "A" application record ,once end user click on it, the cross referenced application B record should be created, saved and linked back to application A record automatically.Application "A" -->cross referen...
Hi Everyone ,I have 2 date fields Incident date and reported date. When reported date is more than 72 hrs from Incident date i want a new field Reason for missing to be displayed . This should happen without saving the record that means on selection ...
I need the end point for the Archer Execute Search API to be used with a Programming Language. UseCase: To select all records inside an application.An example would also be helpful.
Hi Team, I am looking for custom code for user status indicator next to user information to identify if user is active, inactive or locked. Thanks!
I'm trying to create a custom object that will trigger on a change to the contents of a text (not text area) field. The goal is to display a warning when the contents of the text field do not match a specific format. I can get the function to fire ba...