The Magic xpi License Structure (Magic xpi 4.13)
This technical note provides information about the various parts of the Magic xpi license.
The parts of the Magic xpi license are:
IBNPSTD
|
The license for the Studio.
|
IBMON
|
The license for the Monitor.
|
IBNPSRV
|
The license for the non-production Server. With this license, the project will shut down after 24 hours and a message will be sent to the log. The message specifies the license feature and serial number that triggered the shutdown.
|
IBPRSRVI
|
The production license for the Server in an Intel environment.
|
IBPRSRVN
|
The production license for the Server in a non-Intel environment.
|
The license names should be set in the [MAGIC_ENV]LicenseName section in the Server's ifs.ini file as follows: [MAGIC_ENV]LicenseName = IBPRSRVI.
If the license name in the ini file is not identical to the license name in the license, the following error will appear in the relevant log file (studio_error.log, <project_name>_error.log, or monitor_error.log):“Failed to set the license file parameters”
The following license features are optional. You can purchase them separately and add them to the existing license file.
IBA1
|
The license for the SAP A1 environment.
|
IBDYCRM
|
The license for the Dynamics CRM environment.
|
IBHL7
|
The license for the HL7 environment.
|
IBJDE
|
The license for the JD Edwards Enterprise One environment.
|
IBNotes
|
The license for the Lotus Notes environment. This feature grants access to Notes databases using the Notes DB connector.
|
IBR3
|
The license for the SAP ERP environment.
|
IBSBO
|
The license for the SAP Business One environment.
|
IBSFDC
|
The license for the Salesforce environment.
|
IBSystemi
|
The license for the IBM i environment. The Data Mapper can access DB2/400 on IBM i regardless of this keyword.
|
IBSHAREP
|
The license for the SharePoint environment.
|
IBEXCHANGE
|
The license for the Exchange environment.
|
IBJDEWRLD
|
The license for the JD Edwards World environment.
|
SERVICEMAX
|
The license for the ServiceMax environment. (Since version: 4.6)
|
SUGCRM
|
The license for the Sugar environment.
|
DYNAX
|
The license for the Dynamics AX environment.
|
| License feature checks are not enforced in the Debug session. |
All licenses produced by Magic Software Enterprises are now host locked. This means that once activated, you must use them on the machine used for the activation. For more information regarding licensing in a clustered environment, click here.
You can run MGSTATIONS.exe from the Magic xpi directory to verify the license count of a specified license on a network.
Syntax:
|
MGSTATIONS <license name> <license file>
|
Parameters:
|
<license name> - A string including the license name.
|
|
<license file> - The license file path name. If the license file is not provided, Magic xpi searches for the license name in the license.dat file of the current working directory.
|
Returns:
|
The number of users or instances for the requested license as specified by the license file.
|
Example:
|
MGSTATIONS IBPRSRVI license.dat
|
|
The MGSTATIONS utility can only be executed on a machine that is not running a Magic xpi Server at the time. Otherwise, the results will not be accurate.
|
|