📄️ Deployment Overview
Overview of Workflow Studio deployment options, folders, and processes.
📄️ Create a Manifest
Create a manifest file to describe all development objects required by an application.
📄️ Add Items to Manifest
Add Workflow Studio items to a manifest to include them in builds and deployments.
📄️ Add Build Dependencies
Add Workflow Studio items as build dependencies to ensure required .pub files are included.
📄️ Add Runtime Dependencies
Add external runtime files to a manifest so deployments include required dependencies.
📄️ Remove Items from Manifest
Remove no-longer-needed Workflow Studio items from a manifest to keep it current.
📄️ Remove Build Dependencies
Remove no-longer-needed build dependencies from a manifest.
📄️ Remove Runtime Dependencies
Remove no-longer-needed runtime dependencies from a manifest.
📄️ Build a Manifest
Build a manifest to generate required output files and ensure dependencies are compiled.
📄️ Package Manifest for Deployment
Create a .deploy file from a manifest to distribute to other environments.
📄️ Batch Deploy to Local Folder
Use the Deployment pane to compile and publish items to local _Assemblies and _PublishedItems.
📄️ Publish to EmpowerID Environment
Publish .pub files to an EmpowerID environment using the PublishWorkflowStudioItem workflow.