For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deploy Assist

Simplifies the deployment of components and their dependencies

The idea behind Deploy Assist ..

When you develop a process and you start deploying it, normally you are re-deploying the same process several times. This is always the same steps: create package, provide version, click, click, click .. Deploy Assist reduces all this to a single click, with automatic versioning.

In addition, tackles the "Referenced component not found!" issue during run-time, when you deployed a process without its (independent) referenced components.

Headline

The header lists all deployed versions, to give you an overview what is where. It is basically: View Deployments filtered by the current component.

Re-Deploy Components

Select a Target Environment to where you want to (re-)deploy the current component.

The deployed packages list below will then display all components deployment state (including independent referenced components, up to nesting level Scan References up to level).

If a component's version on the target environment is older than the current version, the component is automatically selected for deplyoment. If you click on Deploy 2 Selected all selected, components will be packaged and deployed to the target environment with a single click and the same version.

Deployed Packages and its independent referrences

Last updated