Wiki

Case Status
Log In

Wiki

 
License Logging
  • RSS Feed

Last modified on 27/09/2017 14:18 by User.

Tags:

License Logging

License Logging

Data is stored in an XML doc named one for each day using that day’s date in C:\Users\USERNAME\AppData\Roaming\Kutana\Kappris\Usage

Anything from previous days is uploaded the next time a Kappris print takes place.

The files are sent to:

https://KutanaCustomerService.azure-devices.net
https://kutanacustomerexperiences.azurewebsites.net

Users need to be able to send and receive to/from these sites

An Example XML named 2017-09-26.xml looks like this:

<?xml version="1.0"?>
<Usage DateLogged="2017-09-26"><Software Version="2.1.8.10127"><Licence ID="e3a06682-4a5a-4898-bda4-69af77aaf3a5">
<Info ID="ApplicationUsage">
<Entry Value="2" Name="C:\Program Files (x86)\Microsoft Office\Office16\OUTLOOK.EXE"/>
</Info>
</Licence>
</Software>
</Usage>