Oracle BPM Editor
Component Palette
Business Rule Task
dialog for the Business Rule Task
Create or Edit Business Rule Task Dialog - Implementation Page
Use to edit the basic properties of the business rules task.
Business rules are statements that describe business policies or describe key business decisions. There are two primary use cases for incorporating Oracle Business Rules within your business process:
Structural rules allow you to perform calculations used within your business process. For example, you could use a business rule to calculate a credit score.
Operative rules are used to make changes to the flow of your process. A typical use of an operative rule is to check perform a check of rule conditions within the rules catalog. Then, as part of the output data association, assign a value to a data object using an expression.
In this scenario, the business rules task is immediately followed by a gateway which is used to branch the process path according to the value of the data object.
See the User's Guide for Oracle Business Rules for more information.
Name
Enter a name or accept the default. This becomes the name of the flow object within your process.
Description
Enter an optional description of this task. Adding a description can make your process more readable.
Permissions
Sets the edit policy for this flow object. This option is only available in project templates.
Project templates also allow you to define edit policies for processes and flow objects within a process. Edit policies determine what parts of a process can be changed or edited when creating a new project based on a project template. Edit policies are defined for the entire process. However, you can also define edit policies for individual flow objects. More
Select from the following values:
Sampling Point
Expand to configure sampling points for this flow object.
Sampling points allow you to generate information about the performance of a flow object in a running process. The data generated according to this configuration is stored in the Process Analytics Database.
You can configure sampling point generation at the following levels:
Sampling point generation specified at the project level is applied to all of the processes within the project. However, you can override project-level settings within a process. Likewise, sampling point generation specified at the process level is applied to all of the flow objects within the process. You can also override process-level settings within each flow object. By default, the project sampling configuration is set to generate sampling points only for interactive activities. More
Overriding sampling point generation at the project or process level is usually done to improve performance. For example, if your project contains a process that contains a great number of activities and you are not interested in obtaining process metrics for this process, you might choose to set its sampling point configuration so that the process does not generate sampling points. Likewise, if you are interested in measuring only one process within your project, you might choose to set the project not to generate sampling points and configure that particular process to generate sampling points.
By default, the process is set to use the project sampling point configuration. You can also configure one or more of the activities in your process to use a sampling point setting different from the one used in your process. For example, you might choose to set all the gateway activities in your process to not generate sampling points because you consider these metrics do not provide relevant information.
Inherit Process Default
Select to use the default sampling configuration defined at the process level.
Generate
Select to generate sampling point data for this activity. This will override the default configuration defined at the process or project level.
Do not generate
Select to not generate sampling point data. This is primarily used for performance reasons.
Modeling and Implementation Guide, "Introduction to the Business Rules Task"
User's Guide for Oracle Business Rules, "Overview of Oracle Business Rules"
Copyright © 1997, 2010, Oracle. All rights reserved.