The NumXL SDK and its runtime use the same licensing scheme as the NumXL add-ins, so you’d to acquire a license key: Trial license key or a paid subscription.
To request a free 14-day trial license key, use the command line utility (sflmgr.exe) included in the redistribution.
For paid subscriptions, a license key is generated after you place your order at our online website.
Before you can use the License key with the SDK, you’d need to activate it on your target machine. To do so, use the command line utility (sflmgr.exe)
Upon success, the sflmgr.exe
utility returns a JSON text with an activation code string.
You’d need to pass the license key and activation code to initialize the SDK licensing module and unlock all NumXL functions.
For renewable subscriptions, you need to update the activation code after renewal. To do do, run the sflmgr.exe
command to activate the license key, and capture the new activation code.