Skip to main content

Add Workflow Studio Items to a Manifest

Manifest files contain metadata describing all development objects required for a specific application you develop in Workflow Studio.

What You'll Learn

In this guide, you'll learn how to:

  • Open and access manifest files in Workflow Studio
  • Add Workflow Studio items to a manifest from your source control tree
  • Verify that items have been successfully added to the manifest

Add Workflow Studio Items

  1. In Workflow Studio, open the Deployment pane by selecting either Deployment Services from the Common menu or Deploy from the Build menu.
  2. Click the Open Manifest button located above the Build Order pane.
    Open manifest button
  3. Search for and select the manifest file you need to update.
    Open manifest file dialog You should see the manifest tree open.
    Manifest tree
  4. Right-click in the white space of the Manifest Tree pane and select Add to Manifest. This opens the Add to Manifest dialog containing a copy of your source control tree.
    Add to manifest menu
  5. Expand the tree, select the Workflow Studio items you want to add to your project, and then click OK.
    Select items to add You should see the new items added to the manifest.
    Items added to manifest