...
- 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.
- Start the Dashboard Portal of WSO2 SP with one of the following commands:
- On Windows:
dashboard.bat --run
On Linux/Mac OS:
./dashboard.sh
- On Windows:
- 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 URLsURL.
Protocol URL Format Example HTTP http://<SP_HOST>:<HTTP_PORT>/portal
http://0.0.0.0:9443/business-rules/
HTTPS https://<SP_HOST>:<HTTPS_PORT>/portal
https://0.0.0.0:9443localhost:9643/business-rules/
- On Windows:
- Start the Dashboard Portal of WSO2 SP with one of the following commands:
Viewing business rules
Once you start and access the Business Rules Manager, the available business rules are displayed as shown in the example below.
...