Designer 10.15 | Software AG Digital Event Services Help | Working with the Event Generator | Creating a Digital Event Generator Run Configuration | Writing Events to an Event Sequence File
 
Writing Events to an Event Sequence File
You can write events to an event sequence file that you can replay at a later time. An event sequence file displays events with timestamps, as if they were published to an actual destination service.
*To write events to an event sequence file
1. In the Digital Events Development perspective, navigate to Run > Run Configurations > Digital Event Generator > event_generator_project_name.
2. On the Main tab of the Run Configurations wizard, select Write events into an event sequence file.
3. In the File name field, specify a name for the event sequence file.
Note:
If you do not specify the .seq file extension, it is added automatically.
4. Under Duration, specify for how long the Event Generator emits events. Select one of the following options:
*Duration - A period of time in seconds during which the Event Generator emits events.
*Number of events - The number of events the Event Generator emits before it stops.
5. Click Run.
The sequence file you create becomes available in the Event Sequence Files folder of the Event Generator project you selected.
Double-click event_sequence_name.seq to open the event sequence file.
Related Topics: