GetFeatureLicenseState function

This function returns the status of Kofax Import Connector feature licenses.


response to getfeaturelicensestate function

Example:

<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <GetFeatureLicenseStateResponse xmlns="http://www.kofax.com/2011/KIC-ElectronicDocuments">
     <State>1</State>
  </GetFeatureLicenseStateResponse>
</s:Body>