Please enable JavaScript to view this site.

mpmX Help Documentation

 

To import BPMN files for Conformance Checking two options exist. It is recommended since Release August 2021 to Use the BPMN Import Wizard - an add-on to upload BPMN files to mpmX Template Apps. Prior to Release August 2021 the BPMN Import connector - a custom connector - was used to import BPMN files for conformance checking. This part included more scripting efforts and is still supported by the mpmX Template Apps August 2021 or higher, but this connector will be deprecated in the future, thus, the use of the BPMN Import Wizard is the recommended option.

 

Install the BPMN Wizard for Qlik Cloud

1.Deploy the BPMN import wizard on the web server with internet access (https required)

2.Add the tenant uri and web integration id to your config.json. For the web integration ID go to the management console in your cloud environment, then under "Integration\Web" click "create new" and add the url from your host (web server) as an origin: https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-adminster-web-integrations.htm
````

       "tenantUri": "<https://your-cloud.com>",

       "webIntegrationId": "12345abcde"

````

3.To access the BPMN import wizard, use this url  https://<your-webserver>/<your-importwizardfolder>                  
<your-webserver> Replace with your web server url
<your-importwizardfolder> Replace with the folder where you installed the import wizard

Install the BPMN Import Wizard

 

BPMN Import Wizard supports the upload of BPMN files to mpmX Template Apps. It helps you to load the data without the need to do the scripting by yourself. The workflow of the BPMN Import Wizard is self-explaining and documented step-by-step in the Wizard and in this section Use the BPMN Import Wizard.

 

For the installation, follow the steps below.

 

Warning

The BPMN Import-Wizard supports only well-formed BPMN files.

 

 

There are two ways to install the BPMN Import-Wizard

 

Installation via content library

 

1.Unzip the BPMN Import Wizard package and use the content in the folder "BPMNImportWizard".

2.Rename the file “config-default.json” to "config.json".

3.Upload all files from the wizard package to the content library (<qlikserver>/qmc/contentlibraries) and name the library BPMNImportWizard.

4.If you want to learn more about the content library or how to create one, please, refer to the following Link Qlik Help - Content Libraries (https://help.qlik.com/en-US/sense-admin/May2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/upload-objects-to-content-libraries.htm).

5.The BPMN Import Wizard is available at the following URL:

https://<yourQlikserver>/content/BPMNImportWizard/index.html.

6.Log in to your Qlik Sense environment.

7.Open the BPMNImportWizard link (use your usual server-login data for access). The logon link depends on the installation but default would be

https://<yourQlikSenseEnvironment>/content/BPMNImportWizard/index.html

or

http://<yourQlikSenseEnvironment>/content/BPMNImportWizard/index.html.

 

 

Installation directly in the Qlik server

 

1.Unzip the BPMN Import Wizard package and use the content in the folder "BPMNImportWizard".

2.Rename the file “config-default.json” to "config.json".

3.Move the content into the client-directory of your Qlik-Server-Installation: e.g. "D:\Qlik\sense\Client\BPMNImportWizard\"

4.The Import-Wizard is available at the following URL:

http://<yourQlikserver>/resources/BPMNImportWizard/

 

Please assure that the valid template apps are already preconfigured with the right data connections for ScriptFolderConnection, DataConnection and LangAndMasterItemsConnection.

 

5.The user has to use a valid data connection where the uploaded data is stored.

Please make sure that the users have appropriate data connections available or can create their own.

 

6.When updating a prior BPMN Import-Wizard Installation just overwrite the prior installation with the new BPMN Import Wizard files.

7.Please use your usual server-login data for access.

8.Open the import wizard link (use your usual server-login data for access).

The login link depends on the installation but default would be:

 

https://<yourQlikSenseEnvironment>/resources/BPMNImportWizard/index.html

or

http://<yourQlikSenseEnvironment>/resources/BPMNImportWizard/index.html

 

 

© by MEHRWERK GmbH