The BPMN Explorer enables users to interact with /wiki/spaces/EI6xx/pages/49615043. It's a Jaggery-based, lightweight web application that you can customize and deploy in a web server.
Warning |
---|
Note that the BPMN Explorer is a sample application that is enabled by default to demonstrate the functionality. You are expected to develop your own web apps and use the API. |
Accesing the BPMN Explorer
You access the BPMN Explorer at: https:/<HOST_IP>:9445/bpmn-explorer/login
.
...
- If you want to log in to the BPMN Explorer as a user residing in a secondary user store, provide the username in the following format:
<DOMAIN>/<USER>
. E.g.,foo/user1
- If you configured the BPMN Explorer for a tenant account, you access it at:
...
https://<HOST_IP>/t/<TENANT_DOMAIN>/jaggeryapps/bpmn-explorer/
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
If you are running WSO2 Enterprise Integrator in a multi-tenanted environment, follow these steps to configure the BPMN explorer for a tenant account.
|
The BPMN Explorer has the following features and functionalities.
- Exploring BPMN Artifacts Dashboard - View statistics for the deployed processes
- Exploring BPMN Artifacts Tasks - View and take action on tasks
- Exploring BPMN Artifacts Processes - View and start processes
- Exploring BPMN Artifacts Monitoring - Monitor process activity
- Exploring BPMN Artifacts Reports - Generate reports for processes
...