External Web Services
Producers can create external services to customize aspects of FlexNet Operations behavior, and Revenera provides sample code and other resources to facilitate these customization efforts.
The ways in which these external services can be implemented depends on how the FlexNet Operations component to be customized is exposed to be thus extended or altered. Some components can be customized via SOAP-based web services, others by REST-based web services, and some are only customizable via Java classes added to the class path on the machines that host FlexNet Operations.
This chapter covers the components that are customizable by users.
Topic |
Description |
||||||||||||
Describes how producers can obtain sample code and other resources for implementing external services. |
|||||||||||||
Provides an overview of how FlexNet Operations interacts with external services. |
|||||||||||||
Describes the interfaces that allow producers to customize FlexNet Operations behavior.
|