This guide will instruct an IT user to identify the license and deployment type of a Coldfusion server.
Scope:
The Device ID linked to a given Coldfusion Server should be properly linked to a Client and deployment type that is appropriate for Adobe Licensing.
Definition:
- Coldfusion Server for production use
- Server Edition should be Enterprise
- Deployment Type should be Production
- Device ID should be reported to Focus Learning for traceability
 
- Coldfusion Server for Testing/Sandbox use
- Server Edition can be Enterprise
- Deployment Type should be Testing
- Device ID should be reported to Focus Learning IFF Server Edition is Enterprise
 
Steps:
Identifying Device ID and Deployment Type:
- Navigate and Login to the Coldfusion Administrator (accessible from server only by default)
- Select the Licensing and Activation Option in the left hand menu
- Under the Activation Tab, check the following
- Server Edition
- Device ID
- Deployment Type
 
Altering Deployment Type
- On the Coldfusion server, navigate to {Coldfusion home}/cfusion/lib
- Find the licenseinfo.properties file in this directory
- Edit the "DEPLOYMENT_TYPE" to appropriate value (Testing for non-production server, otherwise Production)
- Save the file
- Restart the Coldfusion Service
- Validate the Deployment Type changed in the Coldfusion Administrator using the steps in the Identifying Device ID and Deployment Type section.