Event Details in Activity

The UpdateEvent activity can be used to update event attributes such as the Event state, event status, event description, and event type.

See Workflow Activities for more details on the UpdateEvent activity.

You can add eventState, eventStatus, eventType, and eventDescriptor parameters to any activity and it will update the corresponding event details in the activity. The purpose of this is to make it easy to update event information, so that a person looking at the Event can easily figure out what state it is in at any given time.

Note: eventState, eventStatus, eventType, and eventDescriptor are optional parameters for all activities.