I’ve seen that in the Component Integration example ‘Config API Client’, it is possible to add Analytics Events programmatically.
Is there a way to enable Analytics Event programmatically too? (basically the same operation I would perform manually from Management Client → Tools → Option → Anaytics Events)?
Also, is there a way to know the port used for Analytics Events programmatically and eventually change it programmatically?
So if I understand correctly, the sdk must be installed on the same machine where the managment server is running to see these additional features “MIP kinds”. Right?
The Config API Client sample is an application. This application can run in any Windows PC. A MIP SDK based applications do not need the MIP SDK installed in order to run, but a MIP SDK based application is depending on dlls from the MIP SDK Bin folder.
Please also note that you do not need to run the sample in the Management Server, it will work as long as it can connect to the Management Server, it will work same way as the Smart Client in this regard.