Setworkflowconfig: Stsadm operation (Office SharePoint Server)

Stsadm

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.

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.