xpxGetLicenseInfo
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
Type | Name | Comment |
STRING | productName | Optional - The product name |
STRING | version | Optional - EDMserver version number |
INTEGER | licenseId | Optional - license ID |
STRING | licenseType | Optional - license type |
INTEGER | expiryYear | Optional - license year of expiration |
INTEGER | expiryMonth | Optional - license month of expiration |
INTEGER | expiryDay | Optional - license day of expiration |
STRING | operatingSystem | Optional - OS that the system is installed on |
INTEGER | licenseOptions | Optional - license options |
INTEGER | numberOfApplicationServers | Optional - number of EDMappServer allowed by the license |
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.