Skip to Content

Projects

Introduction

The Projects page contains a repository of all accessible Cloud Studio projects. From here, you can create a new project, import an existing project, or select an existing project to design.

After opening a project, you design it using the tools provided in the project designer:

In addition, the configuration screens of individual components such as transformations, scripts, connections, and activities can be opened for editing.

As you work on projects, Cloud Studio remembers the display states that you were last using for a given project the next time you open it.

Access the Projects Page

The Projects page is the landing page for Cloud Studio, which is accessed directly through the Harmony Portal. From other Harmony Portal pages, use the menu to select Cloud Studio > Projects:

cloud studio projects

Projects Page Header

The total number of projects in the organization, controls to filter the display, and several actions are available along the top of the Projects page:

header

  • Total projects for the selected organization: The number of accessible projects for the selected organization using any applied filters and search criteria. The selected organization can be changed in the top navigation bar (see Changing the Selected Organization in Harmony Portal).
  • View: Click the tile view or list view icon to toggle the format used to display projects on this page. Tile view is the initial default view. The next time you load the Projects page, the last selected view is preselected.
  • Filter by: Use the menu to limit the projects displayed by environment. By default, projects within all environments are shown, sorted by project name. The next time you load the Projects page, the last selected filter is preselected.
  • Search: Enter any part of the project name into the search box to filter the projects by name. The search is not case-sensitive.
  • Show trash: When enabled, this setting displays projects that have been moved to the trash (and have not been permanently deleted) in the past 90 days. This setting can be used only when accessing list view.
  • Import: Click to open the project import screen, where you can import Cloud Studio projects in JSON format (see Project Exports and Imports).
  • New Project: Click to open the project configuration screen, where you can create a new project (see Create a New Project in Project Creation and Configuration).

Tile View

To access tile view, select the tile view icon:

card view

Tile view displays projects as tiles. Each tile has a front and a back that can be "flipped" over to reveal additional project information and actions. The front is displayed by default. The back is displayed on hovering over the tile:

card view flip cropped

  • Front: The front of the tile shows the project name, environment, and last-edited local browser date and time.
  • Back: The back of the tile shows the project name, environment, project description, and username of the user who last edited the project. In addition, these actions are available:

    • View/Edit: Opens the project in the project designer.

    • Actions: Click the actions menu icon to open a menu with additional actions:

      Menu Item
      Description
      project settings Project settings opens the project configuration screen, where you can edit the project name and description, or export or delete the project (see Edit Project Settings in Project Creation and Configuration).
      logs Logs opens the operation log screen, which includes logs for any operations that have been deployed and executed within the project (see Operation Logs).
      project variables Project variables opens the project variables screen, where you can view, edit, and add new project variables (see Project Variables).
      export Export opens the project export screen, where you can export the project as a JSON file (see Project Exports and Imports).
      move to trash Move to trash removes the project from the environment in Cloud Studio and the Harmony cloud. Projects can be restored up to 90 days after being moved to the trash. After 90 days, the project is permanently deleted and cannot be restored.

List View

To access list view, select the list view icon:

list view

List view displays projects in a table, with each column described below. Each column except for the Actions column can be sorted by clicking the column header. Additional actions in the Actions column are displayed by hovering over the project row:

list view

  • Project name: The name of the project. Click the name to open the project in the project designer.
  • Environment: The environment where the project is stored.
  • Last edited: The local browser date and time the project was last edited.
  • Moved to trash: Visible only when Show trash is enabled. This column displays the local browser date and time the project was moved to the trash.
  • Edited by: The username of the user who last edited the project.
  • Last deployed: The local browser date and time any part of the project was last deployed.
  • Deployed by: The username of the user who last deployed any part of the project.
  • Status: Visible only when Show trash is enabled. This column displays an In trash status for projects that have been moved to the trash.
  • Actions: Hover over the project row to reveal additional actions:

    • Edit: Visible only when a project has not been moved to the trash. Click the edit icon to open the project in the project designer.

    • Description: Visible only when a project has not been moved to the trash. Click the description icon to view the project description.

    • Additional Actions: Visible only when a project has not been moved to the trash. Click the actions menu icon to open a menu with additional actions:

      Menu Item
      Description
      project settings Project settings opens the project configuration screen, where you can edit the project name and description, or export or delete the project (see Edit Project Settings in Project Creation and Configuration).
      logs Logs opens the operation log screen, which includes logs for any operations that have been deployed and executed within the project (see Operation Logs).
      project variables Project variables opens the project variables screen, where you can view, edit, and add new project variables (see Project Variables).
      export Export opens the project export screen, where you can export the project as a JSON file (see Project Exports and Imports).
      move to trash Move to trash removes the project from the environment in Cloud Studio and the Harmony cloud. Projects can be restored up to 90 days after being moved to trash. After 90 days, the project is permanently deleted and cannot be restored.
    • Restore: Visible only for projects that have been moved to the trash. Click the restore icon restore to restore the project to its original environment. This action does not restore the project to the Harmony cloud. The project cannot be executed until it has been deployed.

    • Delete: Visible only for projects that have been moved to the trash. Click the delete icon delete to permanently delete the project. This action cannot be reversed.