Example - Simulate the Occurrence of Initial Events
Run part of the Event_Studio_ELM_Agent_Modify_GOSALES.sql
script to simulate data changes.
The data changes include the following:
- change the date to the current date
- change the follow-up code to -1 in four records.
A code of -1 indicates that follow-up is required.
Procedure
- In SQL Query Analyzer, from the File menu, click Open.
- Go to c10_location/webcontent/samples/datasources/sqlserver and double-click the Event_Studio_ELM_Agent_Modify_GOSALES.sql file.
- In the toolbar, from the list of databases, click GOSALES.
- In the Query window, under Part 1, select all sixteen lines of code.
- From the Query menu, click Execute.