edmiGetLicenseInfo

EdmiError   edmiGetLicenseInfo (SdaiString            *productName, 
                                SdaiString            *version,
                                SdaiInteger           *licenseId,
                                SdaiString            *licenseType,
                                SdaiInteger           *expiryYear,
                                SdaiInteger           *expiryMonth,
                                SdaiInteger           *expiryDay,
                                SdaiString            *operatingSystem,
                                SdaiInteger           *licenseOptions,
                                SdaiInteger           *numberOfApplicationServers,
                                SdaiInteger           *numberOfNamedUsers);

This function retrieves the server license information; All parameters are optional, i.e., can be NULL

Arguments


1TypeNameComment
2SdaiStringproductNameOptional  - The product name
3SdaiStringversionOptional - EDMserver version number
4SdaiIntegerlicenseIdOptional - license ID
5SdaiStringlicenseType

Optional - one of the followings

  • Permanent license
  • Evaluation license
  • Test license
  • Project license
  • Education license
6SdaiIntegerexpiryYearOptional - license year of expiration 
7SdaiIntegerexpiryMonthOptional - license month of expiration 
8SdaiIntegerexpiryDayOptional  - license day of expiration
9SdaiStringoperatingSystem

Optional - one of the following

  • WINDOWS
  • LINUX
  • MAC_OS            
  • HP-UX                
  • SUN-SOLARIS            
  • MAC_INTEL  
10SdaiIntegerlicenseOptions

Optional - one of the following

  • EDMruntime
  • EDMruntimeX
  • EDMdesktop
  • EDMdeveloper
  • EDMdesktop(ifc)
  • EDMdeveloper(ifc)
  • EDMdesktop(rds)
  • EDMdeveloper(rds)
  • EDMserver(generic)
  • EDMserver(ifc)
  • EDMmodelServer(ifc)
  • EDMserver(applications)
  • EDMserver(rds)
  • EDMserver(plcs)
  • EDMmodelServer(generic)  
  • EDMmodelServer(rds)
  • EDMmodelServer(plcs)
  • EDMvisualExpress
  • EDMvisualExpress_client
  • EDMmodelMigrator
  • EDMmodelMigrator_client
  • Maintenance Support Agreement - 4.7
  • EDMclassPack
  • EDMconnector
  • EDMdeveloper(plcs)
  • EDMdesktop(cis2)
  • EDMdeveloper(cis2)
  • EDMruntimeFP
  • EDMwindchillConnector
  • EDMtruePLM
  • EDMmodelStore
  • EDMviewer
  • EDMopenSimDM
  • EDMrdlEditor(plcs)
  • EDMviewerSDK
11SdaiIntegernumberOfApplicationServersOptional - number of EDMappServer allowed by the license
12SdaiIntegernumberOfNamedUsersOptional - 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_EDMInterface'.

 

Options


  

 

Example


 

 <example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

 

 



 

 

 

 

 

 

 

 

 

 

Â