Setworkflowconfig: Stsadm operation (Office SharePoint Server)
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2015-03-09
Operation name: Setworkflowconfig
Description
Enables or disables the workflow settings.
Syntax
stsadm -o setworkflowconfig
** -url <URL name>**
** -emailtonopermissionparticipants**
** -externalparticipants**
** -userdefinedworkflows**
Parameters
Parameter | Value | Required? | Description |
---|---|---|---|
url |
A valid URL, such as http://server_name |
Yes |
Specifies the URL name of the Web application. |
emailtonopermissionparticipants |
Any one of the following values:
|
Yes |
Sends a copy of the workflow document to external participants. |
externalparticipants |
Any one of the following values:
|
Yes |
Allows external participants to participate in the workflow. |
userdefinedworkflows |
Any one of the following values:
|
Yes |
Enables user-defined workflows for site. These workflows cannot add code. They can only reuse code that is already deployed by the administrator. |