FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant Summary | |
---|---|
constant string | CONFIG_ADD_QUERY_RESPONSE_FAIL := "ADD_QUERY_RESPONSE_FAIL"
This constant value defines the name of the configuration item used to configure whether failure responses from processing Query requests should be added to the Query response object. This is enabled by default. |
constant string | CONFIG_ADD_QUERY_RESPONSE_PASS := "ADD_QUERY_RESPONSE_PASS"
This constant value defines the name of the configuration item used to configure whether successful responses from processing Query requests should be added to the Query response object. |
constant string | CONFIG_ADD_QUERY_RESPONSE_WARN := "ADD_QUERY_RESPONSE_WARN"
This constant value defines the name of the configuration item used to configure whether warning responses from processing Query requests should be added to the Query response object. This is enabled by default. |
constant string | CONFIG_BUSTED_FILL_DURATION := "BUSTED_FILL_DURATION"
This constant value defines the name of the configuration item used to configure the duration that the Risk Firewall will wait for updates to orders after they have been completed. |
constant string | CONFIG_CHANGE_LATENCY_TIMESTAMPID_BASE := "CHANGE_INBOUND_NEWORDER_TIMESTAMPID"
This constant value defines the name of the configuration item used to alter the base number for the latency timestamp identifiers for inbound and outbound order management events. |
constant boolean | CONFIG_DEFAULT_ADD_QUERY_RESPONSE_FAIL := true
This constant value defines the default value for whether failure responses from processing Query requests will be added to the Query response object. This is enabled by default. |
constant boolean | CONFIG_DEFAULT_ADD_QUERY_RESPONSE_PASS := false
This constant value defines the default value for whether successful responses from processing Query requests will be added to the Query response object. This is disabled by default. |
constant boolean | CONFIG_DEFAULT_ADD_QUERY_RESPONSE_WARN := true
This constant value defines the default value for whether warning responses from processing Query requests will be added to the Query response object. This is enabled by default. |
constant float | CONFIG_DEFAULT_BUSTED_FILL_DURATION := 5.0
This constant value defines the default value for the duration that the Risk Firewall will wait for updates to orders after they have been filled. |
constant boolean | CONFIG_DEFAULT_ENABLE_LEGACY_MODE := false
This constant value defines the default value for the configuration item used to enable legacy mode of operation in the Risk Firewall. |
constant boolean | CONFIG_DEFAULT_ENABLE_PERSISTENCE := true
The Enable Persistence default configuration value is true. |
constant boolean | CONFIG_DEFAULT_FAST_FAIL_MODE := true
This constant value defines the default value for the Fast Fail Mode configuration. |
constant integer | CONFIG_DEFAULT_LATENCY_TIMESTAMPID_BASE := 7000
This constant defines the default identifier that all inbound/outbound timestamps for the Risk Firewall will use as a base identifier. All of the timestamp identifiers will be offset from this base identifier. |
constant boolean | CONFIG_DEFAULT_LOCKED_ON_CREATE := true
This constant value defines the default value for the whether or not the Risk Firewall is created in a locked state. By default, the Risk Firewall is always locked on creation, and applications must unlock it. |
constant boolean | CONFIG_DEFAULT_LOG_AMEND_CANCEL_LATENCY_TIMESTAMPS := true
This constant value defines the default value for whether to log latency timestamps for performance measurement for Amend and Cancel requests passed through the Risk Firewall. |
constant boolean | CONFIG_DEFAULT_LOG_INBOUND_LATENCY_TIMESTAMPS := false
This constant value defines the default value for whether to log latency timestamps for performance measurement for inbound order management events to the Risk Firewall. This is disabled by default. |
constant boolean | CONFIG_DEFAULT_LOG_OUTBOUND_LATENCY_TIMESTAMPS := false
This constant value defines the default value for whether to log latency timestamps for performance measurement for outbound order management events from the Risk Firewall. This is disabled by default. |
constant boolean | CONFIG_DEFAULT_REJECT_BY_DEFAULT := true
This constant value defines the default value for the default rejection mode when slice criteria has been defined for the Risk Firewall. |
constant string | CONFIG_DEFAULT_REJECTION_MODE := "HARD"
This constant value defines the default value of the Rejection Mode configuration key to use. By default this is to run the Risk Firewall in Hard Rejection Mode. |
constant float | CONFIG_DEFAULT_SOFT_REJECT_DURATION := 60.0
This constant value defines the default value for the duration that the Risk Firewall will pend orders when waiting for an override in Soft Rejection Mode. |
constant float | CONFIG_DEFAULT_TIMEOUT_DURATION := 5.0
This constant value defines the default value for the timeout duration configuration used for event communication. |
constant string | CONFIG_ENABLE_LEGACY_MODE := "ENABLE_LEGACY_MODE"
This constant value defines the name of the configuration item used to enable the legacy mode of operation in the Risk Firewall. |
constant string | CONFIG_ENABLE_PERSISTENCE := "EnablePersistence"
The Enable Persistence configuration key that indicates whether or not persistence is enabled for the Risk Firewall. The default value is true. |
constant string | CONFIG_FAST_FAIL_MODE := "FAST_FAIL_MODE"
This constant value defines the name of the configuration item used to configure whether the Risk Firewall will run in Fast Fail Mode. |
constant integer | CONFIG_INBOUND_AMENDORDER_TIMESTAMPID_OFFSET := 2
This constant defines the offset used from the latency timestampId base for inbound AmendOrder timestamps. |
constant integer | CONFIG_INBOUND_CANCELORDER_TIMESTAMPID_OFFSET := 4
This constant defines the offset used from the latency timestampId base for inbound CancelOrder timestamps. |
constant integer | CONFIG_INBOUND_NEWORDER_TIMESTAMPID_OFFSET := 0
This constant defines the offset used from the latency timestampId base for inbound NewOrder timestamps. |
constant integer | CONFIG_INBOUND_ORDERUPDATE_TIMESTAMPID_OFFSET := 6
This constant defines the offset used from the latency timestampId base for inbound OrderUpdate timestamps. |
constant string | CONFIG_LOCKED_ON_CREATE := "LOCKED_ON_CREATE"
This constant value defines the name of the configuration item used to configure whether or not the Risk Firewall is created in a locked state. |
constant string | CONFIG_LOG_AMEND_CANCEL_LATENCY_TIMESTAMPS := "LOG_AMEND_CANCEL_LATENCY_TIMESTAMPS"
This constant value defines the name of the configuration item used to configure whether to log latency timestamps for performance measurement for Amend and Cancel requests passed through the Risk Firewall. |
constant string | CONFIG_LOG_INBOUND_LATENCY_TIMESTAMPS := "LOG_INBOUND_LATENCY_TIMESTAMPS"
This constant value defines the name of the configuration item used to configure whether to log latency timestamps for performance measurement of inbound order management events to the Risk Firewall. This is disabled by default. |
constant string | CONFIG_LOG_OUTBOUND_LATENCY_TIMESTAMPS := "LOG_OUTBOUND_LATENCY_TIMESTAMPS"
This constant value defines the name of the configuration item used to configure whether to log latency timestamps for performance measurement of outbound order management events from the Risk Firewall. This is disabled by default. |
constant integer | CONFIG_OUTBOUND_AMENDORDER_TIMESTAMPID_OFFSET := 3
This constant defines the offset used from the latency timestampId base for outbound AmendOrder timestamps. |
constant integer | CONFIG_OUTBOUND_CANCELORDER_TIMESTAMPID_OFFSET := 5
This constant defines the offset used from the latency timestampId base for outbound CancelOrder timestamps. |
constant integer | CONFIG_OUTBOUND_NEWORDER_TIMESTAMPID_OFFSET := 1
This constant defines the offset used from the latency timestampId base for outbound NewOrder timestamps. |
constant integer | CONFIG_OUTBOUND_ORDERUPDATE_TIMESTAMPID_OFFSET := 7
This constant defines the offset used from the latency timestampId base for outbound OrderUpdate timestamps. |
constant string | CONFIG_RECOVERED_RULE_INSTANCE_ID := "RECOVERED_RULE_INSTANCE_ID"
This configuration key is added by the Risk Firewall to the Rule Class instance configuration parameters when recovering a Rule Class instance from persistence. |
constant string | CONFIG_REJECT_BY_DEFAULT := "REJECT_BY_DEFAULT"
This constant value defines the name of the configuration item used to configure whether the Risk Firewall will approve or reject orders if they do not match any slice criteria that has been defined for the Risk Firewall. |
constant string | CONFIG_REJECTION_MODE := "REJECTION_MODE"
This constant value defines the name of the configuration item used to configure what Rejection Mode the Risk Firewall will run in. |
constant string | CONFIG_REJECTION_MODE_HARD := "HARD"
This constant value defines the value of the Rejection Mode configuration key to run Risk Firewall in Hard Rejection Mode (default). |
constant string | CONFIG_REJECTION_MODE_MONITOR := "MONITOR"
This constant value defines the value of the Rejection Mode configuration key to run Risk Firewall in Monitor/Alert-Only Rejection Mode. |
constant string | CONFIG_REJECTION_MODE_SOFT := "SOFT"
This constant value defines the value of the Rejection Mode configuration key to run Risk Firewall in Soft Rejection Mode. |
constant string | CONFIG_SOFT_REJECT_DURATION := "SOFT_REJECT_DURATION"
This constant value defines the name of the configuration item used to configure the duration that the Risk Firewall will pend orders when waiting for an override in Soft Rejection Mode. |
constant string | CONFIG_TARGET_SERVICE_EXTRA_PARAM := "Firewall.TargetService"
This constant value defines the key name in the OMS events extra params whose value indicates the actual ServiceId to send the OMS event to. |
constant string | CONFIG_TIMEOUT_DURATION := "TIMEOUT_DURATION"
This constant value defines the name of the configuration item used to configure the timeout duration for event communication. |
constant string | CONFIGSTORE_PATH_DEFAULT := "RiskFirewall.sqlite"
The default file and path configuration value for the Risk Firewall Configuration Store tables. |
constant string | CONFIGSTORE_PATH_KEY := "ConfigStorePath"
The configuration key value for setting the Risk Firewall default file and path for its Configuration Store tables. This can be used to override the default storage location that the Risk Firewall uses. |
constant string | LEGACY_FIREWALL_SERVICEID := "__ObjectionBasedFirewallControllerExternal"
This constant value defines the serviceId that was used to send OMS events through the Legacy Risk Firewall. |
constant string | ORDER_OPERATION_CACHE_MAX_ROWS := "ORDER_OPERATION_CACHE_MAX_ROWS"
This constant value defines the name of the configuration item used to configure the maximum rows for automatic purging of rows. This must be set in the factory upon creation, it cannot be changed after. |
constant string | ORDER_OPERATION_CACHE_PATH_DEFAULT := "OrderOperationCache.sqlite"
The default file and path configuration value for the Risk Firewall Order Operation Store tables. This must be set in the factory upon creation, it cannot be changed after. |
constant string | ORDER_OPERATION_CACHE_PATH_KEY := "OrderOperationCacheStorePath"
The configuration key value for setting the Risk Firewall default file and path for its Order Operation Store tables. |
constant string | ORDER_OPERATION_CACHE_PURGE_INTERVAL := "ORDER_OPERATION_CACHE_PURGE_INTERVAL"
This constant value defines the name of the configuration item used to configure the purging interval in seconds for automatic purging of rows. This must be set in the factory upon creation, it cannot be changed after. |
constant string | ORDER_OPERATION_CACHE_PURGE_TIME := "ORDER_OPERATION_CACHE_PURGE_TIME"
This constant value defines the name of the configuration item used to configure the purge time in the format "hh:mm:ss" for automatic purging of rows. This must be set in the factory upon creation, it cannot be changed after. |
constant string | ORDER_OPERATION_CACHE_TIMEOUT := "ORDER_OPERATION_CACHE_TIMEOUT"
This constant value defines the name of the configuration item used to configure the timeout for automatic purging of rows. Used along with PURGE_INTERVAL or PURGE_TIME parameter. This must be set in the factory upon creation, it cannot be changed after. |
constant string | RISK_FIREWALL_SERVICE_TYPE := "RiskFirewall"
The name of the Risk Firewall Service that is registered with the CMF Service Framework. |
constant integer | RULE_CLASS_PRIORITY_HIGH := 0
This constant defines the high priority value (zero) for a Rule Class. |
constant integer | RULE_CLASS_PRIORITY_LOW := 100
This constant defines the low priority value (100) for a Rule Class. |
constant integer | RULE_CLASS_PRIORITY_MEDIUM := 50
This constant defines the medium priority value (50) for a Rule Class. This is the default given to all Rule Classes when added. |
constant string | RULE_CLASS_STATE_PARAM_INSTANCE_COUNT := "INSTANCE_COUNT"
This constant value defines the name of the parameter containing the Rule Class instance count when getting a Rule Class Info. |
constant string | SLICE_EXCHANGEID := "SLICE_EXCHANGEID"
This constant value defines the name of the configuration item used to configure the set of exchangeIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further. |
constant string | SLICE_EXTRAPARAM := "SLICE_EXTRAPARAM"
This constant value defines the name of the configuration item used to configure the set of extraParams that incoming order management events will be matched against in order to determine whether or not they need to be processed further. |
constant string | SLICE_MARKETID := "SLICE_MARKETID"
This constant value defines the name of the configuration item used to configure the set of marketIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further. |
constant string | SLICE_SERVICEID := "SLICE_SERVICEID"
This constant value defines the name of the configuration item used to configure the set of serviceIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further. |
constant string | SLICE_SYMBOL := "SLICE_SYMBOL"
This constant value defines the name of the configuration item used to configure the set of symbols that incoming order management events will be matched against in order to determine whether or not they need to be processed further. |
constant string | SLICE_TRADERID := "SLICE_TRADERID"
This constant value defines the name of the configuration item used to configure the set of traderIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further. |
constant string | TARGET_SERVICE_EXTRAPARAM := "Firewall.TargetService"
This constant value defines the name of the target service in the extra params. |
Constant Detail |
---|
constant string CONFIG_ADD_QUERY_RESPONSE_FAIL := "ADD_QUERY_RESPONSE_FAIL"This constant value defines the name of the configuration item used to configure whether failure responses from processing Query requests should be added to the Query response object. This is enabled by default.
constant string CONFIG_ADD_QUERY_RESPONSE_PASS := "ADD_QUERY_RESPONSE_PASS"This constant value defines the name of the configuration item used to configure whether successful responses from processing Query requests should be added to the Query response object.
constant string CONFIG_ADD_QUERY_RESPONSE_WARN := "ADD_QUERY_RESPONSE_WARN"This constant value defines the name of the configuration item used to configure whether warning responses from processing Query requests should be added to the Query response object. This is enabled by default.
constant string CONFIG_BUSTED_FILL_DURATION := "BUSTED_FILL_DURATION"This constant value defines the name of the configuration item used to configure the duration that the Risk Firewall will wait for updates to orders after they have been completed.
constant string CONFIG_CHANGE_LATENCY_TIMESTAMPID_BASE := "CHANGE_INBOUND_NEWORDER_TIMESTAMPID"This constant value defines the name of the configuration item used to alter the base number for the latency timestamp identifiers for inbound and outbound order management events.
constant boolean CONFIG_DEFAULT_ADD_QUERY_RESPONSE_FAIL := trueThis constant value defines the default value for whether failure responses from processing Query requests will be added to the Query response object. This is enabled by default.
constant boolean CONFIG_DEFAULT_ADD_QUERY_RESPONSE_PASS := falseThis constant value defines the default value for whether successful responses from processing Query requests will be added to the Query response object. This is disabled by default.
constant boolean CONFIG_DEFAULT_ADD_QUERY_RESPONSE_WARN := trueThis constant value defines the default value for whether warning responses from processing Query requests will be added to the Query response object. This is enabled by default.
constant float CONFIG_DEFAULT_BUSTED_FILL_DURATION := 5.0This constant value defines the default value for the duration that the Risk Firewall will wait for updates to orders after they have been filled.
constant boolean CONFIG_DEFAULT_ENABLE_LEGACY_MODE := falseThis constant value defines the default value for the configuration item used to enable legacy mode of operation in the Risk Firewall.
constant boolean CONFIG_DEFAULT_ENABLE_PERSISTENCE := trueThe Enable Persistence default configuration value is true.
constant boolean CONFIG_DEFAULT_FAST_FAIL_MODE := trueThis constant value defines the default value for the Fast Fail Mode configuration.
constant integer CONFIG_DEFAULT_LATENCY_TIMESTAMPID_BASE := 7000This constant defines the default identifier that all inbound/outbound timestamps for the Risk Firewall will use as a base identifier. All of the timestamp identifiers will be offset from this base identifier.
constant boolean CONFIG_DEFAULT_LOCKED_ON_CREATE := trueThis constant value defines the default value for the whether or not the Risk Firewall is created in a locked state. By default, the Risk Firewall is always locked on creation, and applications must unlock it.
constant boolean CONFIG_DEFAULT_LOG_AMEND_CANCEL_LATENCY_TIMESTAMPS := trueThis constant value defines the default value for whether to log latency timestamps for performance measurement for Amend and Cancel requests passed through the Risk Firewall.
constant boolean CONFIG_DEFAULT_LOG_INBOUND_LATENCY_TIMESTAMPS := falseThis constant value defines the default value for whether to log latency timestamps for performance measurement for inbound order management events to the Risk Firewall. This is disabled by default.
constant boolean CONFIG_DEFAULT_LOG_OUTBOUND_LATENCY_TIMESTAMPS := falseThis constant value defines the default value for whether to log latency timestamps for performance measurement for outbound order management events from the Risk Firewall. This is disabled by default.
constant boolean CONFIG_DEFAULT_REJECT_BY_DEFAULT := trueThis constant value defines the default value for the default rejection mode when slice criteria has been defined for the Risk Firewall.
constant string CONFIG_DEFAULT_REJECTION_MODE := "HARD"This constant value defines the default value of the Rejection Mode configuration key to use. By default this is to run the Risk Firewall in Hard Rejection Mode.
constant float CONFIG_DEFAULT_SOFT_REJECT_DURATION := 60.0This constant value defines the default value for the duration that the Risk Firewall will pend orders when waiting for an override in Soft Rejection Mode.
constant float CONFIG_DEFAULT_TIMEOUT_DURATION := 5.0This constant value defines the default value for the timeout duration configuration used for event communication.
constant string CONFIG_ENABLE_LEGACY_MODE := "ENABLE_LEGACY_MODE"This constant value defines the name of the configuration item used to enable the legacy mode of operation in the Risk Firewall.
constant string CONFIG_ENABLE_PERSISTENCE := "EnablePersistence"The Enable Persistence configuration key that indicates whether or not persistence is enabled for the Risk Firewall. The default value is true.
constant string CONFIG_FAST_FAIL_MODE := "FAST_FAIL_MODE"This constant value defines the name of the configuration item used to configure whether the Risk Firewall will run in Fast Fail Mode.
constant integer CONFIG_INBOUND_AMENDORDER_TIMESTAMPID_OFFSET := 2This constant defines the offset used from the latency timestampId base for inbound AmendOrder timestamps.
constant integer CONFIG_INBOUND_CANCELORDER_TIMESTAMPID_OFFSET := 4This constant defines the offset used from the latency timestampId base for inbound CancelOrder timestamps.
constant integer CONFIG_INBOUND_NEWORDER_TIMESTAMPID_OFFSET := 0This constant defines the offset used from the latency timestampId base for inbound NewOrder timestamps.
constant integer CONFIG_INBOUND_ORDERUPDATE_TIMESTAMPID_OFFSET := 6This constant defines the offset used from the latency timestampId base for inbound OrderUpdate timestamps.
constant string CONFIG_LOCKED_ON_CREATE := "LOCKED_ON_CREATE"This constant value defines the name of the configuration item used to configure whether or not the Risk Firewall is created in a locked state.
constant string CONFIG_LOG_AMEND_CANCEL_LATENCY_TIMESTAMPS := "LOG_AMEND_CANCEL_LATENCY_TIMESTAMPS"This constant value defines the name of the configuration item used to configure whether to log latency timestamps for performance measurement for Amend and Cancel requests passed through the Risk Firewall.
constant string CONFIG_LOG_INBOUND_LATENCY_TIMESTAMPS := "LOG_INBOUND_LATENCY_TIMESTAMPS"This constant value defines the name of the configuration item used to configure whether to log latency timestamps for performance measurement of inbound order management events to the Risk Firewall. This is disabled by default.
constant string CONFIG_LOG_OUTBOUND_LATENCY_TIMESTAMPS := "LOG_OUTBOUND_LATENCY_TIMESTAMPS"This constant value defines the name of the configuration item used to configure whether to log latency timestamps for performance measurement of outbound order management events from the Risk Firewall. This is disabled by default.
constant integer CONFIG_OUTBOUND_AMENDORDER_TIMESTAMPID_OFFSET := 3This constant defines the offset used from the latency timestampId base for outbound AmendOrder timestamps.
constant integer CONFIG_OUTBOUND_CANCELORDER_TIMESTAMPID_OFFSET := 5This constant defines the offset used from the latency timestampId base for outbound CancelOrder timestamps.
constant integer CONFIG_OUTBOUND_NEWORDER_TIMESTAMPID_OFFSET := 1This constant defines the offset used from the latency timestampId base for outbound NewOrder timestamps.
constant integer CONFIG_OUTBOUND_ORDERUPDATE_TIMESTAMPID_OFFSET := 7This constant defines the offset used from the latency timestampId base for outbound OrderUpdate timestamps.
constant string CONFIG_RECOVERED_RULE_INSTANCE_ID := "RECOVERED_RULE_INSTANCE_ID"This configuration key is added by the Risk Firewall to the Rule Class instance configuration parameters when recovering a Rule Class instance from persistence.
constant string CONFIG_REJECT_BY_DEFAULT := "REJECT_BY_DEFAULT"This constant value defines the name of the configuration item used to configure whether the Risk Firewall will approve or reject orders if they do not match any slice criteria that has been defined for the Risk Firewall.
constant string CONFIG_REJECTION_MODE := "REJECTION_MODE"This constant value defines the name of the configuration item used to configure what Rejection Mode the Risk Firewall will run in.
constant string CONFIG_REJECTION_MODE_HARD := "HARD"This constant value defines the value of the Rejection Mode configuration key to run Risk Firewall in Hard Rejection Mode (default).
constant string CONFIG_REJECTION_MODE_MONITOR := "MONITOR"This constant value defines the value of the Rejection Mode configuration key to run Risk Firewall in Monitor/Alert-Only Rejection Mode.
constant string CONFIG_REJECTION_MODE_SOFT := "SOFT"This constant value defines the value of the Rejection Mode configuration key to run Risk Firewall in Soft Rejection Mode.
constant string CONFIG_SOFT_REJECT_DURATION := "SOFT_REJECT_DURATION"This constant value defines the name of the configuration item used to configure the duration that the Risk Firewall will pend orders when waiting for an override in Soft Rejection Mode.
constant string CONFIG_TARGET_SERVICE_EXTRA_PARAM := "Firewall.TargetService"This constant value defines the key name in the OMS events extra params whose value indicates the actual ServiceId to send the OMS event to.
constant string CONFIG_TIMEOUT_DURATION := "TIMEOUT_DURATION"This constant value defines the name of the configuration item used to configure the timeout duration for event communication.
constant string CONFIGSTORE_PATH_DEFAULT := "RiskFirewall.sqlite"The default file and path configuration value for the Risk Firewall Configuration Store tables.
constant string CONFIGSTORE_PATH_KEY := "ConfigStorePath"The configuration key value for setting the Risk Firewall default file and path for its Configuration Store tables. This can be used to override the default storage location that the Risk Firewall uses.
constant string LEGACY_FIREWALL_SERVICEID := "__ObjectionBasedFirewallControllerExternal"This constant value defines the serviceId that was used to send OMS events through the Legacy Risk Firewall.
constant string ORDER_OPERATION_CACHE_MAX_ROWS := "ORDER_OPERATION_CACHE_MAX_ROWS"This constant value defines the name of the configuration item used to configure the maximum rows for automatic purging of rows. This must be set in the factory upon creation, it cannot be changed after.
constant string ORDER_OPERATION_CACHE_PATH_DEFAULT := "OrderOperationCache.sqlite"The default file and path configuration value for the Risk Firewall Order Operation Store tables. This must be set in the factory upon creation, it cannot be changed after.
constant string ORDER_OPERATION_CACHE_PATH_KEY := "OrderOperationCacheStorePath"The configuration key value for setting the Risk Firewall default file and path for its Order Operation Store tables.
constant string ORDER_OPERATION_CACHE_PURGE_INTERVAL := "ORDER_OPERATION_CACHE_PURGE_INTERVAL"This constant value defines the name of the configuration item used to configure the purging interval in seconds for automatic purging of rows. This must be set in the factory upon creation, it cannot be changed after.
constant string ORDER_OPERATION_CACHE_PURGE_TIME := "ORDER_OPERATION_CACHE_PURGE_TIME"This constant value defines the name of the configuration item used to configure the purge time in the format "hh:mm:ss" for automatic purging of rows. This must be set in the factory upon creation, it cannot be changed after.
constant string ORDER_OPERATION_CACHE_TIMEOUT := "ORDER_OPERATION_CACHE_TIMEOUT"This constant value defines the name of the configuration item used to configure the timeout for automatic purging of rows. Used along with PURGE_INTERVAL or PURGE_TIME parameter. This must be set in the factory upon creation, it cannot be changed after.
constant string RISK_FIREWALL_SERVICE_TYPE := "RiskFirewall"The name of the Risk Firewall Service that is registered with the CMF Service Framework.
constant integer RULE_CLASS_PRIORITY_HIGH := 0This constant defines the high priority value (zero) for a Rule Class.
constant integer RULE_CLASS_PRIORITY_LOW := 100This constant defines the low priority value (100) for a Rule Class.
constant integer RULE_CLASS_PRIORITY_MEDIUM := 50This constant defines the medium priority value (50) for a Rule Class. This is the default given to all Rule Classes when added.
constant string RULE_CLASS_STATE_PARAM_INSTANCE_COUNT := "INSTANCE_COUNT"This constant value defines the name of the parameter containing the Rule Class instance count when getting a Rule Class Info.
constant string SLICE_EXCHANGEID := "SLICE_EXCHANGEID"This constant value defines the name of the configuration item used to configure the set of exchangeIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further.
constant string SLICE_EXTRAPARAM := "SLICE_EXTRAPARAM"This constant value defines the name of the configuration item used to configure the set of extraParams that incoming order management events will be matched against in order to determine whether or not they need to be processed further.
constant string SLICE_MARKETID := "SLICE_MARKETID"This constant value defines the name of the configuration item used to configure the set of marketIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further.
constant string SLICE_SERVICEID := "SLICE_SERVICEID"This constant value defines the name of the configuration item used to configure the set of serviceIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further.
constant string SLICE_SYMBOL := "SLICE_SYMBOL"This constant value defines the name of the configuration item used to configure the set of symbols that incoming order management events will be matched against in order to determine whether or not they need to be processed further.
constant string SLICE_TRADERID := "SLICE_TRADERID"This constant value defines the name of the configuration item used to configure the set of traderIds that incoming order management events will be matched against in order to determine whether or not they need to be processed further.
constant string TARGET_SERVICE_EXTRAPARAM := "Firewall.TargetService"This constant value defines the name of the target service in the extra params.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |