...
Appanvil karma designer | ||||
---|---|---|---|---|
|
It’s time to deploy the Driver.
...
See the deployment results and click OK.
...
Appanvil karma designer | ||||
---|---|---|---|---|
|
Let’s now start the Driver.
...
Appanvil karma designer | ||||
---|---|---|---|---|
|
After the Driver is started, please check the logs to make sure the license was implemented successfully.
...
Here you can enter either “adjust license” or “getLicenseFromES”.
We see that the license was applied successfully. Also, we can see the Server ID and the License validity.
...
This was the first way to implement a license in an ACDI Driver.
The second way is to copy the Server ID and then create a file with the Server ID as a file name.
...
Go to /opt/ > New > File.
...
Enter your Server ID as a file name. Click OK.
...
Here you see that the file has the copy-pasted license inside. Click Save.
...
Let’s go to ACDI Driver Properties.
...
And then to Driver Configuration > Driver Parameters > Subscriber Options.
In the field “Audit License file” you need to put a path to the file where you created the license earlier. Click Apply.
...
Then deploy configurations and restart the Driver.
...
By the way, reading a license from OpenSearch is a more reliable way to get a current license in comparison to copying and pasting it in Driver Configurations. It will always be up to date with current license validity.
Appanvil karma designer | ||||
---|---|---|---|---|
|