To configure the integration of ARIS Process Mining and ARIS, open both applications in parallel in separate web browser tabs. For some settings, you must copy data from one application to the other.
Procedure
Open the ARIS integration page in ARIS Process Mining
Open ARIS Process Mining.
Click the Navigation menu icon ->
Administration in the program header.
Click ARIS integration in the Administration panel.
The ARIS integration page opens.
Connect ARIS Process Mining to ARIS and enable the link to ARIS
Specify the ARIS project room that you want to connect to and enable the link to ARIS that allows you to jump from ARIS Process Mining to ARIS.
Enable the Enable ARIS integration option.
Under Configure your ARIS integration, enable ARIS Enterprise.
Specify the URL of your ARIS Enterprise edition including the project room to which you want to connect. You can copy the URL from the browser address bar. Specify the URL in the following form.
https://<host name>/#<ARIS project room name>
Example
https://mycompany.ariscloud.com/#my_ARIS_ProjectRoom
Under Include ARIS Portal into navigation menu, enable the Include into navigation menu option.
Click Apply.
The link to ARIS is enabled.
Keep the ARIS integration page open.
To display the ARIS Portal link in the Navigation menu (), you must reload the ARIS Process Mining tab. It may take a few minutes before the link is available in the menu.
Example
Connect ARIS Enterprise and enable the ARIS Portal link.
Open ARIS Administration
Open ARIS in a separate tab of your web browser.
Click Application launcher >
Administration. The
Configuration view is shown.
ARIS Administration opens.
Connect ARIS to ARIS Process Mining and enable the link to ARIS Process Mining
Specify the ARIS Process Mining project room that you want to connect to and enable the link to ARIS Process Mining that allows you to jump from ARIS to ARIS Process Mining.
Click Configuration -> User management.
Click the arrow next to Application switcher.
Click General.
Click Edit.
Enable the Enable connection to ARIS Process Mining option.
Enter the ARIS Process Mining URL, for example, https://mc.ariscloud.com.
In the Tenant input box, enter the name of the ARIS Process Mining project room you want to connect to, for example, my_ProcessMining_ProjectRoom.
Click Save.
The link to ARIS Process Mining is enabled.
To display the link in the Application launcher (), you must reload the ARIS tab. It may take a few minutes before the link is available in the menu.
Example
Connect ARIS Process Mining and enable the ARIS Process Mining link in ARIS.
Enable and configure the variant transfer
You must first create a connection in ARIS before you can configure the variant transfer in ARIS Process Mining.
Click Applications.
Click Add application.
Enter a name, for example, Connection to ARIS Process Mining.
Enter an optional description.
Select Authorization code in the Grant type drop-down menu.
Enter UserProfile in the Scopes input field.
Enter the Redirect URL for your ARIS Process Mining project room.
https://<host name>/umc/rest/oauth/callback?tenant=<tenant ID>&provider=umc
Replace <host name> with the host name of the ARIS Process Mining URL. The default host name is processmining.ariscloud.com. Replace <tenant ID> with the name of the ARIS Process Mining project room to which you want to connect.
Example
https://processmining.ariscloud.com/umc/rest/oauth/callback?tenant=my_ProcessMining_ProjectRoom&provider=umc
Click + Add.
Click Save.
You have created a connection to ARIS Process Mining.
The created application provides a client ID, client secret, and well-known URL. You need the access data to configure the variant transfer in ARIS Process Mining. Copy the data to the clipboard and insert it into the corresponding fields in ARIS Process Mining.
Example
Access data provided by the application.
Configure variant transfer in ARIS Process Mining
Open the ARIS Process Mining tab with the ARIS integration page.
Under Transfer process variants to ARIS Repository, enable the Enable variants export option.
Copy the client ID, client secret, and well-known URL provided by the application created in ARIS and insert them in the corresponding input fields.
Example
Click Apply.
The variant transfer is enabled and configured.
Enable and configure reference process transfer for conformance analysis
You must first create an ARIS system integration in ARIS Process Mining before you can configure the required connection in ARIS.
Prerequisite
The link to ARIS Process Mining must be enabled, as shown above.
Click Create ARIS system integration at the bottom of the ARIS integration page. The corresponding dialog opens.
Enter a name, for example, ARIS ConfCheck, and an optional description.
Ensure that Client credentials is selected as Grant type (OAuth).
Click Add. The Connect access data dialog opens.
The dialog provides the client ID and secret. You need the access data in the next step to configure the process transfer in ARIS. Copy the data to the clipboard and insert it into the corresponding fields on the ARIS Process Mining integration page, as shown in step 8 below.
Example
Access data of the ARIS system integration.
When you click Done, the dialog closes and the ARIS system integration is created and listed in the System integration component with the name you specified. You can ignore the status of the system integration displayed in the list.
Open the ARIS tab with the ARIS Administration.
Click Applications.
Click the ARIS Process Mining button. The Details page of the miningserver application opens.
Click the Edit button.
Specify the application settings.
You can enter an optional description, for example, Process conformance check.
Enter the client-credentials key in the corresponding input field.
Copy the client ID and secret from the ARIS system integration, as shown in step 4. Connect the client ID and secret to the client-credentials key as follows:
<client ID>/<secret key>
Example
ef1bf998-9658-4433-94d6-1fe8209ab36b/81cbce47-1e67-43c3-a26c-764d85a47126
Specify the API scope in the Scopes input field. If you register ARIS Process Mining to perform a conformance check, add the ConformanceCheck API scope.
Click Save.
Example
Configure the miningserver application.
The reference process transfer for conformance analysis is enabled and configured.
You can now transfer BPMN models from ARIS to ARIS Process Mining. This feature enables you to perform a conformance check using ARIS Process Mining.
The Transfer as reference process to ARIS Process Mining button is available in the ARIS Model designer. Open a BPMN model, open the Model tab, click the
Conformance check button ->
Transfer as reference process to ARIS Process Mining.