A command line function can be used to load custom steps and workflows into emdash.
Two scripts are provided DeployPowershellSteps.ps1 and DeployWorkflows.ps1 which load a set of steps (PowerShell scripts) and workflows (defined in XML files) respectively from a folder.
These scripts are installed as part of emdash in folder c:\emdash\installer\Scripts\emDash.
They can be run from Powershell ISE logged in as the emdash service account. Steps should be loaded before workflows.
An example workflow XML file - SampleWorkflow.xml - is included in folder c:\emdash\help\Samples
0 Comments