Scriptable workflows

The eCopy Scriptable Workflows let you build custom functionality workflows in C# to support a wide range of workflow options.

You must have basic level C# programming skills to compose a new, custom workflow. A development environment and familiarity with the eCopy ShareScan Connector SDK are NOT required for usage/proper functionality.

If you already used Lookup Extender's C# expression feature, you will find it somewhat similar to Scriptable Workflows. Built-in IntelliSense makes script-writing very intuitive.

If you want to use this workflow with the Email and folder watching service, you need to create a workflow/profile in such a way that it does not require user interaction (express).

By default, each Scriptable profile is in Express mode (can be selected during Watcher configuration) and no controls are placed on the workflow form. This behavior will only be apparent at runtime.