ID Generator

Customized IDs can be implemented using an ID generator webapp hosted in Tomcat in the cloud. The generation of following types of IDs can be customized:

Entitlement IDs
Line Item IDs
Web Register Keys
Maintenance Line Item IDs
Fulfillment IDs
Consolidated License IDs

A sample class, IdGeneratorServiceImpl.java, can be found in extgenservice.zip in

extgenservice\src\com\flexnet\external\webservice\idgenerator

When you create a SOAP endpoint that implements the IdGenerator interface, specify the endpoint location in the FlexNet Operations system configuration settings. In the Producer Portal, click System > Configure > FlexNet Operations > General Options and then type the location in ID Generator Classname or Fulfillment ID Generator Classname.

See the FlexNet Operations On Premises Installation & Implementation Guide for more information on customizing features with Java classes.