Skip to main content

Ens.ProductionMonitorService

class Ens.ProductionMonitorService extends Ens.BusinessService

This class provides a monitor service for the production status The default behavior of this service is to call UpdateProduction once it notices the production is not up-to-date. Users can override the OnProcessInput method to customize the behavior.

Method Inventory

Parameters

parameter ADAPTER = Ens.InboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Methods

method OnProcessInput(pInput As %Library.RegisteredObject, pOutput As %Library.RegisteredObject, ByRef pHint As %Library.String) as %Status
The default behavior of this service is to call UpdateProduction once it notices the production is not up-to-date.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab