Configuring the Run-Time Event
This task is a step in Process of Configuring Data Enrichment. Use the following task to configure the run-time event.
To configure the run-time event
In the Siebel Mobile Web client, navigate to the Administration - Runtime Events screen, then the Action Sets view.
In the Action Sets screen, click New.
Enter the following values in the following table.
Field Value Name
Choose a name.
Action Type
BusService.
Active
Y.
Sequence
1.
Business Service Name
DataEnrichment.
Business Service Method
Data Enrichment
Conditional Expression
SystemPreference("Enable Data Enrichment") LIKE 'TRUE' AND ( GetProfileAttr("Disable Data Enrichment") IS NULL OR GetProfileAttr("Disable Data Enrichment") LIKE 'FALSE' )
From the Action Sets menu, choose Save Record.
Navigate to the Events view, and click New.
Create a new event by entering the following values:
Field Value Sequence
Use the lowest sequence number.
Note: Each Object and Event can have several associated events, so provide a unique number for each.Object Type
BusComp
Object Name
Contact
Event
PreWriteRecord
Action Set Name
The name you provided in Step 3.
From the Events menu, select Save Record.
Navigate to Administration-Application, then System Preferences.
Query for, Enable Data Enrichment, and make sure the System Preference Value is set to True.