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


TypeNameComment
STRINGproductNameOptional  - The product name
STRINGversionOptional - EDMserver version number
INTEGERlicenseIdOptional - license ID
STRINGlicenseTypeOptional - license type
INTEGERexpiryYearOptional - license year of expiration 
INTEGERexpiryMonthOptional - license month of expiration 
INTEGERexpiryDayOptional  - license day of expiration
STRINGoperatingSystemOptional - OS that the system is installed on
INTEGERlicenseOptionsOptional - license options
INTEGERnumberOfApplicationServersOptional - number of EDMappServer allowed by the license
INTEGERnumberOfNamedUsersOptional - 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.