Renewals

Two samples are provided in extgenservice.zip:

RenewalServiceImpl.java – Shows how to access values from input parameters if the producer needs to make an entry into their own system.
RenewalRedirectServiceImpl.java – Shows how to access values from input parameters if the producer needs to use an external application/portal with few parameters from FlexNet Operations.

These samples are contained in extgenservice.zip at

extgenservice\src\com\flexnet\external\webservice\renewal

Using code like that shown in these samples enables a producer to configure their End-User Portal to directly send renewal requests to their back-office system for processing.

When you create a SOAP endpoint that implements the RenewalService interface, specify the endpoint location in the FlexNet Operations system configuration settings. In the Producer Portal, click System > Configure > FlexNet Operations > Renewals and then type the location in Renewal Callout. The End-User Portal uses this endpoint when an end user clicks the Request button on the End-User Portal's Expiring Entitlements page.

For more information on renewal management, see the FlexNet Operations User Guide, sections Getting Started with FlexNet Customer Growth and Configuring FlexNet Operations.