Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

RemoveFormReport

This operation removes any standing form report from the given site and list.

Usage

The following example halts reporting for the Environmental Logs list so that Steven James and Jim Doe no longer receive email reports:

svadm.exe –o removeformreport –url http://acme/sv/ Chemforms -list "Environmental Logs" -recipients "stevenjames@acme.com, jimdoe@acme.com"

Options

Name

Description

Required

-list

The name of the form that you no longer want to monitor.

Yes

-recipients

The email address(es) of people to whom you no longer want to send the report.

Yes

-url

The URL of the Workflow forms site that contains the form you no longer want to monitor.

Yes

See Also

AddFormReport