event

The event service submits an event to the Event Collector database.

  • You submit a particular instance of an event to Event Collector if you want that event to be audited. See the "Audit" chapter in TIBCO ActiveMatrix BPM - BPM Administration for details of how to set up auditing.
  • You can submit details of any of the event’s attributes, provided that they have previously been registered using registerAttributes.
  • To submit an error event, use errorEvent instead of this operation.
  • There is no response to this operation. If it is necessary to confirm whether the eventRequest has been correctly received, you can query the database. See Working with Events and the TIBCO ActiveMatrix BPM Event Collector Schema Reference for information about querying the database.
Required System Action
None.
API Descriptions