![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
• eventID specifies the ID of a system event.
• audit_event specifies whether you want to audit a system event. If the value is set to y or Y, the system event will be audited. If the value is set to n or N, the system event will not be audited.The system_event table saves the information about the audited system events. You can use the plist -e command to review the information about the audited system events.For example, to list all the system events, enter the SWDIR/util/plist -e ALL ALL command and the output is as follows.
See TIBCO iProcess Engine Database Administrator’s Guide for more information about the system_event table. See TIBCO iProcess Engine Administrator’s Guide for more information about the plist -e command.
• publish_event specifies whether you want to publish a system event. If the value is set to y or Y, the system event will be published. If the value is set to n or N, the system event will not be published.You can publish a system event in three ways by using the PUBLISH_SYS_EVENT_METHOD process attribute:See TIBCO iProcess Engine Administrator’s Guide for more information about the PUBLISH_SYS_EVENT_METHOD process attribute.Note: If the value of audit_event is set to n or N, the event will not be published regardless of the value of publish_event.
• description specifies the description of a system event.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |