Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

Document Process Launch plugin properties

The Document Process Launch plugin launches a process for all documents present in the folder.

Value pair

Description

filename

Name of the file present at the location. Specified by the 'folder' parameter.

If a user provides the value for filename parameter, the plugin starts the process for that particular document, and not for all documents present in the folder. If the filename parameter is not provided, the plugin starts the process on all of the documents present in the folder.

Note: The filename parameter is available in Workflow versions 10.7 Hotfix 11 and later.

folder

The HTTP:\\ path to the folder where documents are placed in a SharePoint site.

For example, http://abc:800/lib/.

newthread

A true/false setting. If set to TRUE, a background thread is started to handle the process invocations. This should make the browser more responsive, especially with numerous assignees.

processname

The name of the process that you want to launch. For example, MyProcess.