- Release notes
- Before you begin
- Getting started
- Integrations
- Working with process apps
- Working with dashboards and charts
- Working with process graphs
- Working with Discover process models and Import BPMN models
- Showing or hiding the menu
- Context information
- Export
- Filters
- Sending automation ideas to UiPath® Automation Hub
- Tags
- Due dates
- Compare
- Conformance checking
- Root cause analysis
- Simulating automation potential
- Starting a Task Mining project from Process Mining
- Triggering an automation from a process app
- Viewing Process data
- Creating apps
- Loading data
- Uploading data
- Retrieving the credentials for the Azure blob storage
- Loading data using DataUploader
- Viewing logs
- Optimizing an app
- Scheduling Data Runs
- Customizing process apps
- Publishing process apps
- App templates
- Additional resources
Retrieving the credentials for the Azure blob storage
To be able to upload the data to Process Mining Automation CloudTM Public Sector you need the credentials for the Azure Blob Storage to which the extracted data needs to be uploaded.
Follow these steps to obtain the authentication credentials for an app.
- Open the Process Mining Portal.
- Creating a new app.
- Choose Upload data using extractor step.
- Finish the steps to create the app.
-
In the Upload data using extractor page, copy the uri and save it, for example, in Notepad.
See also Create new app wizard.
The SAS uri (Azure Shared Access Signature) is used to create an Azure BloB destination connection.
The End of upload API is used when calling the data ingestion API.
The API call is used when data is uploaded using a data extractor. Once all data has been uploaded, this API needs to be called to start data processing in Process Mining. See Create a job on how to configure this for CData Sync.
Each process app has its own specific API call to start data processing after data has been uploaded.
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.
-
Select and select Upload data from the context menu.
- Select 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, select to copy the upload uri to the clipboard.
-
Select Finish.