...
When you open the Deployments page, you can explore all of the deployments in the Production instance.
D caption | ||
---|---|---|
| ||
Deployments View |
To create a new deployment, click Create.
...
Through Releases view, you can import new packages to create new releases and activate them, roll back to previous releases, and remove releases that are no longer in use.
D caption | ||
---|---|---|
| ||
Releases View |
To create a new release, click Import Package.
...
Action | Description | ||||
---|---|---|---|---|---|
Search | Enter values in the search textbox to search package identifiers. Matching occurs in real-time. | ||||
Activate | Make the selected release the active one for the deployment. When jobs are executed at the deployment level, the primary flow for the active release is executed.
| ||||
Export | Export the release for use in another instance of the platform. See Export Flow. | ||||
Delete | Delete the release from the Production instance.
|
...
When you open a release, you can review the flows contained in it. You can explore the flow or flows that were included in the import package for the selected release.
D caption | ||
---|---|---|
| ||
Flows View |
Actions:
Search: Enter values in the search textbox to search flow names. Matching occurs in real-time.
Click a flow name to explore the flow in Flow View.
Info NOTE: Avoid making changes to a flow in a Production instance. You can run ad-hoc jobs, but you should avoid making changes to the objects or their structure through Flow View in Production instances. Scheduling should be done through the command line.
For more information, see Flow View Page.