Configuring Public Services Settings

FlexNet Operations 2018

Version • The complete Public Services Settings configuration page is only available to producers who are using FlexNet Operations On-Premises. For producers who are using FlexNet Operations Cloud, only two public services appear (and no custom response generator class is available).

A user must be assigned a role with the View and Manage Configurations permission to modify configuration settings for Public Services settings through the Producer Portal.

Public Services are described in detail in the FlexNet Operations Implementation Guide.

Note • Before changing any configuration settings in a working FlexNet Operations installation, it is advisable to export the working configuration settings. If there is a problem with the new settings, you have a backup of working settings to restore.

To configure public services settings

1. Click System > Configure.
2. Click Public Services to open the configuration page for public services settings.
3. View or change the values of the settings below.
4. Click Save Configs.

The Producer Portal saves your configuration changes.

Public Service Configurations

Name

Possible Values

Description

Rqd

Publish LineItemDetails Public Service

Selected or unselected

Select to enable an activation application to query for line item information based on activation ID.

Default: Unselected

 

Publish EntitlementDetails Public Service

Selected or unselected

Select to enable activation application to query for entitlement information based on entitlement ID.

Default: Unselected

 

Publish registerUser Public Service

Selected or unselected

Select to enable the activation application to create a user object in the FlexNet Operations database and map that user to an activatable item.

Version • This setting is only available to producers who are using FlexNet Operations On-Premises. It does not appear for cloud-hosted FlexNet Operations users.

 

Publish mapEntitlement Public Service

Selected or unselected

Select to enable the activation application to map activatable items to users.

Version • This setting is only available to producers who are using FlexNet Operations On-Premises. It does not appear for cloud-hosted FlexNet Operations users.

 

Public Services Response Generator Classname

Class name

Producers can choose information sent in response to EntitlementDetails and LineItemDetails public services. Set this parameter to the class that implements the interface com.flexnet.operations.public.api.PublicServicesResponseGenerator.

Version • This setting is only available to producers who are using FlexNet Operations On-Premises. Producers who are using FlexNet Operations Cloud are only permitted to use the default response generator.

*

See Also