Setworkflowconfig: Stsadm operation (Windows SharePoint Services)

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:

  • Enable

  • Disable

Yes

Sends a copy of the workflow document to external participants.

externalparticipants

Any one of the following values:

  • Enable

  • Disable

Yes

Allows external participants to participate in the workflow.

userdefinedworkflows

Any one of the following values:

  • Enable

  • Disable

Yes

Enables user-defined workflows for site. These workflows cannot add code. They can only reuse code that is already deployed by the administrator.