Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2007-05-11
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. | |