Export Workflow Data into a Database or SharePoint

Winshuttle Workflow allows you to export workflow data to both SharePoint lists and to predefined database tables. The export of workflow data to SharePoint lists can be done automatically by specifying the appropriate SharePoint status lists in your workflow, or it can be done explicitly by using an SVAdm operation.

SharePoint list field values from your Workflow sites can also be incorporated into the SharePoint workflow summary lists. Workflow data can also be exported to any database for which you have an ADO.NET data provider. Exporting to a database must be done with the SVAdm operation. You can also include other SharePoint list field values in your database when exporting.

Note: See the Winshuttle Designer Process Designer Guide for instructions for performing an automatic export.

Previous Topic

Next Topic