Uploading App Templates
Introduction
To enable developers to create process apps from app templates, these app templates must be made available in Process Mining (Automation Suite). This page describes how to upload app templates in Process Mining (Automation Suite).
Process Mining App Template Upload Tool
The Process Mining App Template Upload .zip file contains the processmining-app-template-upload.sh
. The processmining-app-template-upload.sh
is a bash script that allows you to upload Process Mining app templates inside the Process Mining deployment in Automation Suite. It connects to the Kubernetes cluster to obtain the signing key for the app registry API.
The app templates, which is a .zip file is uploaded to the app registry using the signing key for authentication.
Prerequisites
The environment where you use the Process Mining App Template Upload tool must be able to run a bash script and have the following tools:
kubectl
configured with a connection to the cluster;jq 1.6
It is assumed that you have:
- an Automation Suite environment with Process Mining installed;
- access to the Kubernetes cluster is needed via the
kubeconfig
file; - access to the cluster;
- the
Cluster.config
file downloaded on the cluster machine you are going to use to upload the app templates.
Uploading an App Template
Follow these steps to make an app template available in Process Mining (Automation Suite).
Example
./processmining-app-template-upload.sh --file ./uipath.o2c.1.2.5.zip --type uipath.o2c --version 1.2.5 --global