FUNCTION xpxGetLicenseInfo (VAR productName : STRING; VAR version : STRING; VAR licenseId : INTEGER; VAR licenseType : STRING; VAR expiryYear : INTEGER; VAR expiryMonth : INTEGER; VAR expiryDay : INTEGER; VAR operatingSystem : STRING; VAR licenseOptions : INTEGER; VAR numberOfApplicationServers : INTEGER; VAR numberOfNamedUsers : INTEGER) status : INTEGER;
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 |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.