Skip to main content

Get help for ARIS Process Mining functions and services

Configure connection settings

You must specify the ARIS Cloud URL and the project room name used for the SAP data extraction. By default, you receive this information by e-mail from SAG ARIS GmbH.

Note that each Process Extractor installation requires its own connection. It is not allowed to use the same connection for different Process Extractor installations.

Configure the arisCloudUrl and projectRoom parameters in the UpdateProcessMiningConfiguration.json file accordingly.

Sample snippet

{
"arisCloudUrl": "https://mc.ariscloud.com",
"projectRoom": "exampleProjectRoom",
...
}