You can locate the installed software version of RSA Archer by using one or more of the following methods:
Method 1: The Archer User Interface
After you have logged into the Archer User Inference using a web browser, you will see the software version of Archer at bottom of the page (shown in red in the screenshot below).
Method 2: Licensing information under the Application Builder in the Archer User Interface
Login to Archer User Interface > Administration > Application Builder > Applications > Licensing Information
 Then click Licensing Information

Method 3: The version of the running processes on the Web Server and Services Server (Archer application server)
Try the following steps on each Archer server to confirm the file versions:
Method 3a: The running version of Archer Configuration Service
- Open Windows Task Manager and under the Details tab, locate the ArcherTech.Services.ConfigurationService.exe process.
- Right-click the ArcherTech.Services.ConfigurationService.exe process and select Properties.
- From the file Properties window, select the Details tab and locate the Version information
Method 3b: The version of the file ArcherTech.Kernel.dll
- From the Windows Explorer window, open the path \\RSA Archer\Services folder (The root directory that Archer was installed to may vary) and locate the ArcherTech.Kernel.dll file.
- Right-click the file and select Properties.
- From the file Properties window, select the Details tab and locate the Version information
Method 4: Instance report in the Archer Control Panel (ACP)
In the Instance Report under the Installation History, it will display the history of the installed version as per the following steps: Login to Archer Control Panel > Plugins > select Instance > Start Report Job (please make the Archer Job Engine Service is running)  
Method 5: The Instance Database of the SQL server.
- To find the name of the Instance Database:
- Login to Archer Control Panel > Double-click the Instance under All Instance
- Go to the Database tab > note down the Instance Name and SQL server name
- Go to SQL server and find the Archer database Instance Name (the previous step explains how to find the Instance Name) and run the following query against the Instance: SELECT * from tblApplication
|