Setworkflowconfig: Stsadm operation (Office SharePoint Server)
Updated: April 26, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-04-26
Operation name: Setworkflowconfig
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. |
