Application DesignOther Block: Run Another Business Rule

In a business rule designed in the Configurator, you can add a Run Another Business Rule component block to load content from one component set in another business rule into the this business rule.

Important! Unlike an Add Another Business Rule component block, a Run Another Business Rule component block provides a reference to a component set in another business rule. If the source component set in the other business rule is changed, that change impacts the business rule that contains the Run Another Business Rule component block.

Tip: Before you can add a component block to a business rule, you must create a component set by specifying a trigger that controls when component blocks in the component set are run.

Property Description

Business Rule

The fully-qualified path to the business rule from which to load content.

Tip: You can use the Relative Path check box to control whether the path is represented as an absolute path or a relative path. Using a relative path may be helpful if an object is likely to be transferred to a different Loftware Enterprise SP instanceClosed A Loftware Application Server and a Loftware Database Server that are associated with each other by a Loftware Enterprise - SP License.. The check box is available to select after the object has been saved for the first time. For more information, see Relative Paths.

Trigger

The case-sensitive XML name of a Custom event in the business rule from which to load content. The component set associated with this trigger is run after the Run Another Business Rule component block is processed.

Note: The Run Another Business Rule component block allows you to load content from only one component set in the other business rule. You must select the component set by specifying the XML name of its trigger event.

Important! The trigger event must be a Custom event.