Article Number
000039149
Applies To
Product(s): ArcherVersion(s): All VersionsPrimary Deployment: On Premises/AWS Hosted/AWS SaaS
Description
There are many reasons to retrieve Archer instance name using a browser:
There are numerous reasons for retrieving the
Archer Instance Name through the web browser:
- No access to the Archer Control Panel.
- To confirm the Instance Name syntax as it is case-sensitive.
- Troubleshooting Archer API login or authentication issues.
- Default Instance is enabled in Archer Control Panel.
- Single Sign-On (SSO) is enabled.
Resolution
Follow the steps below:
- Browse to Archer and login.
- After the Homepage loads, open the browser Developer Tools.
- Go to the Console tab.
- Next to Filter click 'Create Live Expression' and enter the following command and take note of the value returned.
JSON.parse(JSON.parse(atob(ArcherApp.globals.workpointFeatures))).Db
0EMVM000004z2XG.png
Notes
The Instance name is case-sensitive.