![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Declarative Programming and Stepping Step into, step over, and step return may not behave as you might expect. In a declarative rule language like TIBCO BusinessEvents, unlike with a procedural language, there is no predetermined path through the code. The inference engine logic determines the next action (next rule) based on various conditions and settings, not the rule itself.Before you debug or test a project, you define settings needed to launch the engine, using a launch configuration file.Test Data You can create and save concept and event instance data for later use. You can then assert this data selectively when running or debugging the engine.Rule Data You can provide data as it is expected by rules in the Rule Data tab of the Debugger perspective. See Working with Rule Data.For details about how the rule agenda is built, see Understanding Conflict Resolution and Run to Completion Cycles in TIBCO BusinessEvents Architect’s Guide.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |