Event Structure Wizard - Event Structure Designer

An event structure defines the set of member attributes that describe specific features of an event.

Use this page to enter the details of an event structure. The event structure will be created in the database. Also, a Java Class file will be added to the package specified in the current project, which will serve as a Java interface to the event structure.

Database Schema Name
This is the database schema in which the event structure will be created. This information is derived from the connection specified in the previous step, and is not editable.
Event Structure Name
Enter the name of the event structure. The name must be unique.
Package Name
Enter the name of a package where you would like to add the java class generated for this event structure. You can select the package name from the drop-down list or enter one directly into the field. If the package name specified does not exist, it will be created.
Java Class for the Event Structure
Enter a name for the java class that will be created for the event structure. This name need not be the same as the event structure name, though you may find it useful to give them the same name.
Attribute List
This is the list of attributes for the event structure you are specifying. Enter the following:
Associated User-defined Objects
Select an Object name from the drop-down list, and click the Add button to append it to the list in the text box. The drop-down list is populated with function and type names from the Database Schema. These Associated User-defined Objects can be used when writing rule conditions for this event structure.

 

Related Topics

Event Structure Wizard

Rule Class Wizard

Rule Creation Wizard

Copyright © 2005, Oracle. All rights reserved.