Licensing Instructions
Standard (Royalty-Free) Licensing
To license the connectors visit the URL below to generate a Runtime License value.
https://www.nsoftware.com/full/EAJHV
After obtaining the Runtime License value assign this to the Runtime License field. This can be done in the connector configuration in the Advanced tab or in the configuration XML. For instance:
RuntimeLicense="<value from above>"
Note that each connector must be assigned a Runtime License value.
Trial Licensing
To license the connectors visit the URL below to generate a 30-day Trial Runtime License value.
https://www.nsoftware.com/trial/EAJHV
After obtaining the Runtime License value assign this to the Runtime License field. This can be done in the connector configuration in the Advanced tab or in the configuration XML. For instance:
RuntimeLicense="<value from above>"
Note that each connector must be assigned a Runtime License value.
Single Server License Installation
To activate a single server license first extract the contents of the archive then navigate to the root directory. Run the following command in a shell session to activate a license:
java -jar install-license.jar
The console application will prompt for contact and licensing information.
The license will be downloaded and stored in the ".nsoftware" folder of the user's home directory (i.e. "~/.nsoftware").
CloudHub Licensing
To obtain a trial license for CloudHub please contact support@nsoftware.com. The Runtime License field of the connector must be set before deployment.
Anypoint Studio 7 (Mule Runtime 4.0+) Licensing
The EAJHV.lic file which holds the machine specific license is required to be present at runtime. After activation this is present in the ".nsoftware" folder of the user's home directory (i.e. "~/.nsoftware").
To include the EAJHV.lic file in your project from AnyPoint Studio select "src/main/resources" from the Package Explorer, right click, and choose "Import..." to import the ipworksmule.lic file from disk into "src/main/resources".
Alternatively, EAJHV.lic may be left in the ".nsoftware" folder of the user's home directory if the runtime process has access to that location, or it may be placed in the $MULE_HOME/conf directory where "MULE_HOME" is an environment variable defining a location on disk.
Anypoint Studio 6 (Mule Runtime 3.5+) Licensing
The EAJHV.lic file which holds the machine specific license is required to be present at runtime. After activation this is present in the ".nsoftware" folder of the user's home directory (i.e. "~/.nsoftware").
To use the license file at runtime it may be left in the ".nsoftware" folder of the user's home directory if the runtime process has access to that location, or it may be placed in the $MULE_HOME/conf directory where "MULE_HOME" is an environment variable defining a location on disk.
License Transfer
If you would like to transfer your license to another system, please complete our license transfer form. This will ensure your installations are not mistaken for license violations.
For additional information about our product activation process, please refer to our
product activation FAQ.