Help Center>Foundation Help

Winshuttle Workflow 11.x system and account requirements

On this page

Workflow 11.x software and hardware requirements

Back to top

Software

Operating System

  • Windows Server 2016
  • Windows Server 2012 R2 (64-bit)
  • Windows Server 2012 (64-bit)
  • Windows Server 2008 R2 (64-bit)
  • Windows Server 2008 R2 SP1 (64-bit)

Browsers

IE-11, Edge, Firefox, Chrome

MS SharePoint

  • SharePoint 2016
  • SharePoint 2013 (All editions including Foundation)*
  • SharePoint 2010 (All editions including Foundation)

*Works only with the 64-bit edition of Microsoft SQL Server 2012, or the 64-bit edition of SQL Server 2008 R2 SP1

.NET Framework

4.5, 4.5.2, 4.6, 4.6.1

Database

  • Microsoft SQL Server 2016
  • Microsoft SQL Server 2014(64-bit)
  • Microsoft SQL Server 2012 R2(64-bit)
  • Microsoft SQL Server 2012(64-bit)
  • Microsoft SQL Server 2008 R2(64-bit)
IIS 7.0, 7.5, 8.0, 8.5

Hardware

Processor

Quad Core

Memory

16 GB

Storage

3 GB free disk space minimum

20 GB or more recommended

Network

56 kbps connection between client and server

IPv4

Recommendation: Use a development server

To minimize the risk of disruption and data loss, Winshuttle strongly recommend installing SharePoint and Winshuttle Workflow on a development (i.e. non-production) server first. Because the development server simulates a server in a real work environment (but operates in isolation), you can create, test, and refine your processes before moving them onto a production server. When you are ready to move to the production server, specify the URL of the production server within Winshuttle Workflow, and publish your workflows and/or forms to that server.

Workflow 11.x, SQL, and SharePoint account requirements

Back to top

The following sections include information about how to prepare for your Winshuttle Workflow installation, including system requirements, development server, authentication, and accounts details.

Authentication

Winshuttle Workflow requires authentication to access a database and impersonate a system user with sufficient privileges to access the SharePoint Object Model. This is in addition to normal user authentication during SharePoint login.

To give Winshuttle Workflow the authentication it requires, there are two options:

  • SharePoint Object Model Access, which requires Windows authentication.
  • SQL Server Access, which requires either Windows authentication or SQL Server authentication.

What accounts do I need?

To deploy Winshuttle Workflow, you can provide up to 2 accounts and 1 email address:

  • Workflow Admin Account: Communicates with SharePoint and runs the Workflow Central Administration site. This account is also used to run SVservice.
  • Workflow Database Account: Manages the Workflow database.

The following tables provide a summary of accounts and required permissions.

Workflow Admin Account & Workflow Service account requirements

Back to top

SharePoint 2013

Database

SQL Role

SharePoint Content Database

SPDataAccess

SharePoint Configuration Database

SPDataAccess

SharePoint 2010

Database

SQL Role

Stored Procedure

Stored Procedure Access

SharePoint Content Database

Public, db_datareader

All Procedures

Execute, Update

SharePoint Configuration Database

Public, WSS_Content_Application_Pools

None

Execute (Previously NA in Workflow 10.7).

Winshuttle Workflow Database (ShareVis)

None

None

NA

Workflow database account requirements

Back to top

Database

SQL Role

Stored Procedure

Stored Procedure Access

SharePoint Content Database

Public, db_datareader

None

NA

SharePoint Configuration Database

Public, WSS_Content_Application_Pools

None

NA

Winshuttle Workflow Database (ShareVis)

Note: Make sure the Workflow Database Account has the SQL permission 'Log on Locally'.

None

All Procedures

Execute

Minimum SharePoint account requirements

Back to top

Domain Account

Local server groups

SharePoint Access

Winshuttle Workflow Admin account

Administrators

wss_admin_wpg

wss_wpg

Note: Ensure the Workflow Administrator account is a member of these groups on every web front end.

Site Collection Administrator