Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When you open the Deployments page, you can explore all of the deployments in the Production instance.

D caption
typefigure
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
typefigure
Releases View

To create a new release, click Import Package.

...

ActionDescription
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.

Info

NOTE: Running a package containing more than 5 concurrent jobs is not supported.


ExportExport the release for use in another instance of the platform. See Export Flow.
Delete

Delete the release from the Production instance.

Info

NOTE: If the release was imported from a Dev instance on the same platform, the Dev instance of the release is not removed.


Info

NOTE: Deletion of a release does not remove any results generated from it. Those results are still accessible through the Jobs page.


...

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
typefigure
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.