Enumerating Process Definitions

This operation allows you to view a list of all the processes that have been published to a SharePoint site.

Name

Description

Required

url

The URL of the site whose processes should be enumerated.

Yes

Example:

svadm.exe –o enumprocessdefinitions –url http://localhost/sv/forms

Tip: Use the Describe Process Definition (see "Performing SVAdm Operations" on page ) operation of the SVAdm tool to get the details of a specific process.

Previous Topic

Next Topic