Exporting specific component processes

You can export specific component processes to save and share deployment configurations for reuse across applications or environments.

Before you begin

You must have identified the component processes that are to be exported.

About this task

Exporting component processes creates JSON or YAML file (file extension), that contains processes for the components. For more information about JSON, see http://www.json.org/. You can export one or more specific component processes as YAML or JSON files.
Note: When you export components, applications, processes, or templates, and then import them on a different computer, the same versions of the same plug-ins must be installed on both computers.

Procedure

  1. Log in to Deploy.
  2. Click Components.
    The Components page is displayed.
  3. Click the component from which you want to export the specific process.
  4. Click Processes tab.
    The list of associated process with the selected component is displayed.
  5. Export the processes using any of the following methods:.
    • To export processes in bulk:
      1. Select the processes to be exported.
      2. Click Bulk Actions.
      3. Select Export to JSON or Export to YAML.
    • To export a latest promoted process:
      1. Click the menu option of the process to be exported.
      2. Select Export to JSON or Export to YAML.
    • To export a draft process:
      1. Open a process in the process designer.
      2. Select a draft version, if required.
      3. Click Export > Export to JSON or Export > Export to YAML.

Results

You have exported the specific component processes to your local system in the selected file format.

What to do next

After exporting the specified component processes, you can import them into other instances for future use.