Introduction
To be able to upload the data to Automation Cloud you need the credentials for the Azure Blob Storage to which the extracted data needs to be uploaded. These credentials are located in the url of the Azure blob storage to which the extracted data needs to be uploaded.
The url includes all the information in its query parameters needed to authenticate access to the Azure blob storage location. See the illustration below for an example.
Obtaining the authentication credentials for a new app
Follow these steps to obtain the authentication credentials for a new app.
-
Open the Process Mining Portal. See Process Mining portal.
-
Create a new process app.
Note: Select the applicable app template in the Process apps - Create new app step. -
In the Upload data using extractor step, click on
to copy the upload uri to the clipboard.
-
Finish the steps to create the app.
Obtaining the authentication credentials for an existing process app.
Follow these steps to obtain the authentication credentials for an existing process app.
-
On the Process Apps tab, locate the app for which you want to obtain the authentication credentials in the list of process apps.
-
Click on
and select Upload data from the context menu.
-
Enable the Upload data using extractor option in the Data source step and click on Ingest data and publish app button.
-
In the Upload data using extractor step, click on
to copy the upload uri to the clipboard.
-
Click on Finish.
Updated about a month ago