How to get WebClient generator id
1. Download and unzip the ZIP file GetGeneratorID containing the adcls.jar and cmwebclientmachineidgen.jar files attached to this article to a temporary directory.
2. You would need to have a Java installed in the machine to run the jar file.
3. Open a command prompt and type the following command.
java -classpath "C:\Temp\adcls.jar;C:\temp\cmwebclientmachineidgen.jar" com.adcaustin.webplex.adcls.tools.MachineIdGen -cp "C:/Temp/adcls.jar"
ID: ee868d13e01572f8
Gen:c7ca73ffd6739d16
old:2a17d65be2bdb590
Gen:c7ca73ffd6739d16 is the generator id.
Related Articles
How Request a Webclient License?
1 - Select the green “Submit a Request” button 2 - Fill in the details of your request. Some of these fields may not apply to your request. At the very least, fill in all the required fields. If there is a non-required field and you’re not sure what ...
Customizing in CM WebClient
Attach point A template for a given screen can be generated from more than one template by using attach points. The templates are arranged in order from root to leaf. An attach point is a location defined in a template that other templates further ...
Microsoft Entra ID Support
1. Overview The Microsoft Entra ID (formerly Azure Active Directory) support feature allows organizations to integrate their EvolveIT application with Microsoft's cloud-based identity and access management service. This integration enables: Single ...
CM WebClient File Upload Setup
File Upload This guide will show you how to upload files to your Web Server from your WebClient application. 1. Import the attached zip Java Project into your Eclipse Workspace. NOTE: If your workspace uses a Tomcat 10 server, make sure to use the ...
Upgrading CM WebClient v1.6.x to CM WebClient v1.8.x
Download com.adcaustin.webclient.WebClientPlugin-1.8.jar. Note: The new WebClient plugin version "1.8.7" requires Eclipse from 2020-03 (4.15.0) onwards. Close your eclipse application. Delete the old version of your WebClient Plugin Builder from ...