Previous  Next          Contents  Index  Glossary

To Define Event Details for an Event Node

The event action defined for the event activity determines which event details you must define for an event node. For each event detail, it is either required or optional to use an item type attribute to store or retrieve the detail information. Note that you must first create item type attributes of the appropriate types before you can reference those predefined item attributes here. The item type attributes you use for event details must be associated with the same item type that the event activity itself is associated with. See: Item Type Attributes and To Define an Item Type or Activity Attribute.

Note: The event activity can only receive events that match the event name specified as the event filter. See: To Create an Event Activity.

Note: You can only raise an individual event. You cannot raise event groups.

Note: The maximum length of the data you can enter in a text attribute is 4000 bytes. If the event data exceeds 4000 bytes, you should assign a Generate function in the event definition to generate the event data, rather than providing the event data through a text attribute. See: To Define an Event.

Note: The Event Name and Event Key are required for a Raise event activity.

		<agent_name>@<system_name>

		<agent_name>@<system_name>

Note: The Event Message is required for a Send event activity. Additionally, you must either include the To Agent within the event message or specify the To Agent in the event details for this node. If you do not specify a To Agent, the event cannot be sent.

See Also

Using the Edit Button in a Property Page

Event Activity

To Create an Event Activity

To Add Nodes to a Workflow Process

To Define Nodes in a Process

To Define Activity Attribute Values

To Create and Edit a Transition

To Display a Process Overview

To Print a Process

To Copy a Process Diagram to the Clipboard

To Validate a Process Definition


         Previous  Next          Contents  Index  Glossary