Allowuserformwebserviceproxy: Stsadm operation (Office SharePoint Server)

From 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.

Description

Determines whether a user form template (that is, a non-administrator deployed form template published to a content type or a document library) can use the proxy. If the Web service proxy is enabled, then by default it can only be used by an administrator-approved form template.

Syntax

stsadm -o allowuserformwebserviceproxy

   -url <URL name>

   -enable {True | False}

Parameters

Parameter name Value Required? Description

url

A valid URL, such as http://server_name

Yes

The URL of the Web application associated with the Web service proxy.

enable

One of the following values:

  • True (Enable)

  • False (Disable)

Yes

Enables or disables the Web proxy. The default setting is False.