License information

You may check with any given role whether a valid license is available for the different operations. This check can be performed for a specific tenant in a multi-tenancy environment:

FIS.bat –checkLicense –role <role> or [--group <user group>] [-tenant <tenant>] [-c <configurationfile>][-profile <profile>]

The following example presents output for an environment in which all FIS operations are licensed for the tenant “unnamedTenant1”:

c:\FIS> FIS.bat –checkLicense –role fisRoleArchive –tenant unnamedTenant1 -c C:\path_to_ FIS.cfg -profile SampleProfile

FIS started with the following command line parameters:

<-checkLicense>, <-role>, <fisRoleArchive>, <-tenant>, <unnamedTenant1>, <-c>, <C:\ path_to_ FIS.cfg>, <-profile>, <SampleProfile>

Use the following urls to ImageMaster Integration Service:

# connection parameters

#the host to connect

host=127.0.0.1

#the port to connect

port=8081

#the protocol used

protocol=https

Operation: ArchiveDocuments is licensed for unnamedTenant1

Operation: UpdateDocuments is licensed for unnamedTenant1

Operation: ExportObjects is licensed for unnamedTenant1

Operation: DeleteObjects is licensed for unnamedTenant1

Also see chapter Permission prerequisites for details on permission prerequisites and FIS roles.