...
This function retrieves the server license information; may have between 1 and 11 arguments.
Arguments
...
1 | Type | Name | Comment | 2|
STRING | productName | Optional - The product name | 3||
STRING | version | Optional - EDMserver version number | 4||
INTEGER | licenseId | Optional - license ID | 5||
STRING | licenseType | Optional - license type | 6||
INTEGER | expiryYear | Optional - license year of expiration | 7||
INTEGER | expiryMonth | Optional - license month of expiration | 8||
INTEGER | expiryDay | Optional - license day of expiration | 9||
STRING | operatingSystem | Optional - OS that the system is installed on | 10||
INTEGER | licenseOptions | Optional - license options | 11||
INTEGER | numberOfApplicationServers | Optional - number of EDMappServer allowed by the license | 12||
INTEGER | numberOfNamedUsers | Optional - number of EDMusers allowed by the license |
...