BPMN Explorer is a Jaggery-based lightweight web application, which provides the user interface for the end users to interact with deployed BPMN applications. You can customize and deploy it in a web server. You can access the BPMN Explorer using the following URL: https:/<HOST_IP>:94459443/bpmn-explorer/login
Info |
---|
title | Logging in to the BPMN explorer via a tenant account |
---|
|
Follow the steps below to log in to the BPMN explorer via a tenant account. Make a copy of the <BPS_HOME>/wso2/business-process/repository/deployment/server/jaggeryapps/bpmn-explorer/ directory. Tip |
---|
This doc refers to this directory you copied as <BPMN_EXPLORER_HOME> . |
- Update the
<BPMN_EXPLORER_HOME>/config/config.json configuration file as follows:
- Compress the
<BPMN_EXPLORER_HOME>/ directory and add the ZIP file to the <BPS_HOME>/wso2/business-process/repository/deployment/server/jaggeryapps/ directory.
- Copy the
<BPS_HOME>/wso2/business-processrepository/deployment/server/webapps/bpmn.war file to the <BPS_HOME>/wso2/business-process/repository/tenants/<TENANT_ID>/webapps/ directory. - Log in to the BPMN Explorer via the following URL and tenant's credentials:
https://<HOST_IP>/t/<TENANT_DOMAIN>/jaggeryapps/bpmn-explorer/
|
...