![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You never have to add or configure an event of type AdvisoryEvent. Advisory events are asserted into the Rete network automatically when certain conditions, for example, exceptions, occur. Add the AdvisoryEvent event type to rule declarations to be notified of such conditions. Then use the event attributes in the rule as needed (Advisory Event Attributes Reference).See Advisory Event Attributes Reference for details about use of attributes in each of the following uses.The TIBCO BusinessEvents engine automatically asserts an advisory event when it catches an exception that originates in user code but that is not caught with the catch command of the TIBCO BusinessEvents Exception type.Advisory events are also used in the container mode method of TIBCO BusinessEvents-ActiveMatrix BusinessWorks integration feature invokeProcess() function. Such events are asserted when the ActiveMatrix BusinessWorks process fails or times out (or is cancelled). See Chapter 38, ActiveMatrix BusinessWorks IntegrationAn advisory event (engine.primary.activated) is asserted when an engine has finished starting up and executing startup functions, if any (see Engine Startup and Shutdown Sequence in TIBCO BusinessEvents Administration).
− In the source editor, add a line like the following in the declare block:In both cases you can change the alias as desired (from a to something else).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |