Versions Compared

Key

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

Build dependencies are Workflow Studio items that need to be referenced by the manifest for your project to run correctly in an runtime environment. When this it the case, you can quickly add these references to the manifest and Workflow Studio will include the .pub file for each build dependency in your manifest. Then, when it is time to build the manifest and package it for deployment, all required files will be included.

To add build dependencies to a manifest, you must first built it.

Add build dependencies

  1. In Workflow Studio, open the Deployment pane by selecting either Deployment Services from the Common ribbon or Deploy from the Build ribbon.

  2. Click the Open Manifest button located above the Build Order pane.

    Image Added

     

  3. Search for and select the manifest file you want to update.

    Image Added

     

    You should see the manifest tree.

    Image Added


  4. Click Build to build the manifest.

    Image Added


  5. Close the Error message that appears. The message is simply alerting you that no new items have been added to the build.

    Image Added


  6. Right-click in the Build Order pane and select Add New Build Dependency.

    Image Added


    This opens the Select Build Dependencies dialog.

    Image Added


  7. Select the needed Workflow Studio items from the tree and click OK.

    You should see the new items in the Build Order pane and their status in the lower Results pane.

    Image Added


    Insert excerpt
    IL:External Stylesheet
    IL:External Stylesheet
    nopaneltrue

...

Next Steps

Add