Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Chapter 19 System Event Logging : system_event_conf : TABLE system_event_conf (

TABLE system_event_conf (
type_id number(5) NOT NULL,
audited number(5) NOT NULL,
published number(5) NOT NULL,
event_desc varchar(256) NOT NULL
Primary Key
The following primary key is defined for this table.
Foreign Keys
None.
Indexes
None.
Table Activity
The system_event_conf table contains one row for the configuration of each system event.
Rows are added and deleted in the following situations:
a new system event configuration is imported to iProcess Engine by using the IMPEVENTCONF command. See TIBCO iProcess swutil and swbatch Reference Guide for more information about the IMPEVENTCONF command.
 

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.