Siebel Loyalty Administration Guide > Siebel Loyalty Engine Reference >

Siebel Loyalty Engine Object Processing


Table 36 lists the object types processed by the Loyalty Engine, and the business object and primary business component associated with each object. For additional information about the object types, see Specifying Objects Processed by the Siebel Loyalty Engine.

Table 36. Object Types Processed by the Siebel Loyalty Engine
Type
Business Object and Primary Business Component

Transaction

LOY Transaction Processor

LOY Engine Transaction

Tier

LOY Tier Processor

LOY Engine Member Tier

Bucket

LOY Promotion Bucket Processor

LOY Promotion Bucket

Accrual

LOY Accrual Expiration Processor

LOY Member Accrual Item

The component parameter LOYEngineQueueObjects determines which primary business components of the business objects listed in Table 36 are queried for processing. Each of the primary business components has user properties that determine the criteria and sequence of processing.

Table 37 describes the user properties of the LOY Engine Transaction business component, which illustrate the typical use of user properties by the business components listed in Table 36.

Table 37. User Properties of the LOY Engine Transaction Business Component
User Property Name
Description

LOY Queue Manager SearchSpec: Batch

The search specification used by the batch component to query for eligible records. In addition to this specification, the engine includes the criteria for the key (server and process number) that has been registered by the process.

LOY Queue Manager SortSpec: Batch

The sort specification to use to determine the order of processing for batch component.

LOY Queue Manager SearchSpec: Realtime

The search specification used by the real-time component to query for eligible records. In addition to this specification, the search also includes the row id of the record to be processed. This means that the record also must meet these criteria in order to be processed in real-time.

LOY Queue Manager SortSpec: Realtime

The sort specification to use to determine the order of processing for the real-time component. Usually empty as only one record is retrieved.

LOY Engine Activate Field n

The fields that must be activated by the engine during processing. Each entry in the numbered list of user properties corresponds to a field on the business component. Customers must not remove or inactivate any of these user properties.

LOY Engine Attributes LOV n

Each entry in this numbered list of user properties specifies a LOV Type whose values contain a list of fields that must be activated by the engine during processing. Note that these LOV Types are nontranslatable and the Language Independent Code must be the same as the Display Name. Customers must not remove or inactivate any of these user properties.

Siebel Loyalty Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.