About OracleRTD SDManagement InlineServiceManager About OracleRTD InlineServiceManager [Inline Service.Deployment State]

13-10 Oracle Fusion Middleware Administrators Guide for Oracle Real-Time Decisions ■ Section 13.5.1, About OracleRTD SDManagement InlineServiceManager ■ Section 13.5.2, About OracleRTD InlineServiceManager [Inline Service.Deployment State] ■ Section 13.5.3, Invoking Maintenance Operations

13.5.1 About OracleRTD SDManagement InlineServiceManager

Each deployed Inline Service is displayed under the InlineServiceManager MBean. The SDManagement InlineServiceManager MBean has the following attribute: The SDManagement InlineServiceManager MBean has the following operation: refreshMBeans Removes MBeans for applications no longer in the database, and creates MBeans for new ones. removeAllServices Removes all Inline Services loaded, loadable, failed. 13.5.2 About OracleRTD InlineServiceManager [Inline Service.Deployment State] InlineServiceManager MBeans can be viewed by choosing the name of an Inline Service and a Deployment State, for example: DC_Demo.Development. The InlineServiceManager MBeans for a specific Inline Service have the following attributes: The InlineServiceManager MBeans for a specific Inline Service have the following operations: unlockService Unlocks this service. removeService Stops an Inline Service in this server and removes the service from the database. flushStatistics Flushes all of the statistics for this service to the database. Attribute Description InlineServices List of deployed inline services. Attribute Description DeploymentState Development, QA, or Production. LockStatus The lock status for the Inline Service. ServiceId The service ID for the Inline Service. Status Failed, Inactive, or Loadable. Managing Oracle Real-Time Decisions 13-11 makeLoadable Does a test load on this server and, if successful, marks the service loadable. deleteStatistics Flushes and deletes all of the statistics for this service from the database. deleteChoiceHistory Deletes all of the choice history for this service from the database. deleteAllOperationalData Deletes all of the operational data for this service from the database. This includes choice history, statistics, and the study. deleteStudy Removes the study for this service.

13.5.3 Invoking Maintenance Operations