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 Jitterbit 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 Jitterbit 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.
  • 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).
      delete Delete permanently deletes the project from the environment in Cloud Studio and the Harmony cloud, including any deployed projects (see Delete a Project in Project Creation and Configuration).

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.
  • 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.
  • Actions: Hover over the project row to reveal additional actions:

    • Edit: Click the edit icon to open the project in the project designer.

    • Description: Click the description icon to view the project description.

    • Additional 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).
      delete Delete permanently deletes the project from the environment in Cloud Studio and the Harmony cloud, including any deployed projects (see Delete a Project in Project Creation and Configuration).