![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
In TIBCO BusinessEvents WebStudio, you can create, modify, or delete business rules. Any modification after commit goes through the RMS approval process (see Chapter 36, Working with the Approval Workflow in RMS).A business rule in a project is identified by the .ruletemplateinstance file extension. The rule template instance file is generated when BuildAndDeploy option is selected for the business rule in approvals. See Generating One Business Rule’s Rule Template Instance File for more details.In TIBCO BusinessEvents WebStudio, business rule is created using a rule template defined in TIBCO BusinessEvents Studio. If a rule template view is associated for the rule template, the business rule has a easy-to-use form based interface to specify conditions and action; otherwise, condition and actions are added using builder. See Rule Template and Rule Template View Overview for overview on rule template, and rule template view.See Chapter 33, Working With Projects in WebStudio for more details on starting and logging to RMS, and checking out project resources.
1.
3.
2.
5.
− Match Any Conditional clause is true if any of the condition evaluates to true
− Match All Conditional clause is true only if all of the conditions evaluates to true
− Match None Conditional clause is true only if none of the conditions evaluates to true.
1. In the business rule editor, under the Then section, click Action dropdown to select the actions available for the rule template.
3. Click the operator-name link and select the command for the artifact. See Action Builder Operators for list of available on operators.
1. Open the Export dialog in either of the following ways:
− Select the business rule and click the export iconin the Tools toolbar.
3. Click Save.
−
−
−
−
−
− Select Project > Commit so that the RMS master copy of the table is also deleted. OR
− Select Project > Synchronize to replace the local deleted copy with the RMS project version of the table.
2.
3. Open the CDD of the project and add the property be.cluster.ruletemplateinstances.deploy.dir under the appropriate PU, such as the default PU. This property should point to the same location where the generated Business Rule is located, such as BE_HOME/rms/shared.Goto MBeans > com.tibco.be > RuleTemplateDeployer > Operations > loadAndDeployRuleTemplateInstances (pass the agent name, such as inference-class). It will tell you that the RTI is deployed.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |