Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • One or more business rules must be already created. For instructions to create a rule, see Creating Business Rules.
  • The Business Rules Manager should be started and accessed by following the procedure below.
    1. Start the Dashboard Portal of WSO2 SP with one of the following commands:
      • On Windows:  dashboard.bat --run
      • On Linux/Mac OS:  ./dashboard.sh

    2. Start a worker node with one of the following commands:
      • On Windows:  worker.bat --run
      • On Linux/Mac OS:  ./worker.sh

    • Access the Business Rule Manager via one of the following URLs.

      ProtocolURL FormatExample
      HTTPhttp://<SP_HOST>:<HTTP_PORT>/
    portalportal

Viewing business rules

Once you start and access the Business Rules Manager, the available business rules are displayed as shown in the example below.

Image RemovedImage Added

To view a business rule, click the icon for viewing (marked in the above image) for the relevant row. This opens the rule as shown in the example below.

Image RemovedImage Added

Editing business rules

Once you start and access the Business Rules Manager, the available business rules are displayed as shown in the example below.

Image RemovedImage Added

To edit a business rule, click the icon for editing (marked in the above image) for the relevant row. This opens the rule as shown in the example below.

Image RemovedImage Added

Modify values for the parameters displayed as required and click Save.

...

To deploy an existing undeployed business rule, follow the procedure below:

Image RemovedImage Added

To deploy a business rule, click the icon for deploying (marked in the above image) for the relevant row. As a result, a message appears to inform you that the rule is successfully deployed.

Info

If the icon marked in the image above is not displayed for a business rule, it means that the rule is already deployed.

Deleting business rules

To delete an existing business rule, follow the procedure below:

Image RemovedImage Added

To delete a business rule, click the icon for deleting (marked in the above image) for the relevant row. A message appears to confirm whether you want to proceed with the deletion. Click Delete in the message. As a result, another message appears to inform you that the rule is successfully deleted.