Winshuttle Foundation 12.0 system requirements
On this page
- Foundation 12 hardware requirements
- Foundation 12 operating system, database, and TLS protocol requirements
- Foundation 12 server role and feature requirements for SAPIS, Composer, and LMS
- SAP Integration Server 12 requirements
- User Governance 12 requirements
- Workflow 12 requirements
- Composer 12 requirements
- LMS 12 requirements
- Microsoft Azure requirements (SKUs)
- Backup Recommendations
Foundation 12 hardware requirements
Back to topWinshuttle application | SharePoint Server | |
Processor |
64-bit, 4-core Processor |
64-bit, 4-core Processor |
Memory |
|
|
Storage |
80 GB for system drive |
80 GB for system drive |
Network |
|
|
Foundation 12 operating system, database, and TLS protocol requirements
Back to top
Operating System |
|
Database |
|
Networking |
|
Notes::
For TLS 1.2 support on SQL Server 2012, SP2 or higher needs to be applied in addition to KB 3052404.
For TLS 1.2 support on SQL Server 2014, KB 3052404 may need to be applied.
Regarding Composer and TLS data connections: ODBC drivers compatible with TLS 1.2 must be installed on any server hosting Composer. After installing the drivers, change any connection strings to use the ODBC driver provider.
OLEDB drivers supporting TLS 1.2 must be installed on any server hosting Composer.
After installing the drivers, change any connection strings to use the MSOLEDBSQL provider.
Example:
Provider=MSOLEDBSQL;Data Source=MySQLServer;Initial Catalog=MyDatabase;User ID=sa;Password=MyPassw0rd$
Foundation 12 server roles and features for SAPIS, Composer, and LMS
General requirements |
||
SAP Integration Server |
LMS |
Composer |
SAP GUI installed on all SAP Integration Servers | N/A | N/A |
Roles |
||
SAP Integration Server |
LMS |
Composer |
Application Server.NET Framework 4.5 Windows Process Activation Service
|
Application ServerN/A |
Application ServerN/A |
Health and Diagnostics
|
N/A |
Health and Diagnostics
|
Performance
|
N/A |
Performance
|
Security
|
Security
|
Security
|
Application Development
|
Application Development
|
Application Development
|
Management Tools
|
N/A | N/A |
Features |
||
SAP Integration Server |
LMS |
Composer |
.NET Framework 3.5 Features
|
.NET Framework 3.5 Features
|
.NET Framework 3.5.1 Features
.NET Framework 4.5 Features
Windows Process Activation Service
|
Winshuttle SAP Integration Server 12 requirements
SAP Integration Server 12 account requirements
Account |
Purpose |
Requirements |
Setup User account | Use to install the SAP Integration Server software |
|
Application Pool account | This account runs the IIS application pool for the SAP Integration Server component. |
|
Worker Service account | This account runs the Winshuttle Server Worker service. |
|
SQL Server Service account | Used to install the Server Database |
The following server roles are required on the SQL Server instance in order to install the database:
|
SAP Integration Server 12 Queue component requirements
Back to topNote: RabbitMQ and Erlang OTP are installed as part of the Winshuttle SAP Integration Server 12 Service Bus installation.
Erlang OTP |
Version R16B03 |
RabbitMQ |
Version 3.3.2 |
Network Ports |
Queue messaging requires Port 5672 and management console requires port 15672 to be open. |
Note about ASP.NET Requirement
The Winshuttle Server Manager Component requires ASP.NET to be installed and registered with IIS. To do this, run the following command (as an Administrator) from the .NET Framework 4 installation Directory.
C:\Windows\Microsoft.NET\Framework64\v4.0.30319>aspnet_regiis.exe -iru -enable
SAP Integration Server 12 Server Manager, Worker, & LaunchGUI requirements
Back to top
Server Manager |
Server Worker & LaunchGUI |
||
.NET Framework |
.NET 4.5 |
.NET 4.5 | |
Operating System |
|
|
|
Network Ports |
RFC calls require ports 33xx to be open |
N/A | |
SAP |
64-bit version of the "librfc32.dll" file. This is a CRITICAL requirement. See Where to get LIBR32FC.DLL for more information. |
Note: If SAP Message Server is being used, then you must make the appropriate entry for the message server in the services file for the Winshuttle Server Manager and Winshuttle Server Worker machines.
Where to get LIBR32FC.DLL
- The librfc32.dll library can be downloaded from Software Download section of the SAP Support Portal.
- The librfc32.dll library is typically placed in the C:\Windows\System directory.
Note: You will need to log in to the SAP Support Portal/Download pages to be able to download files.
Winshuttle User Governance 12 requirements
Back to topUser Governance 12 account requirements
Account name / type |
Description |
Requirements |
Setup user account (installation account) |
Used to run the Foundation User Governance installer and deploy the Winshuttle Foundation User Governance .WSP. The account used to install User Governance should have the same permissions as the account used to install SharePoint. |
|
SQL Server service account |
Used to install the Winshuttle Foundation User Governance database. |
|
Email address |
Used as the "From" address for task notifications for Winshuttle Transaction or Winshuttle Query script approvals. |
|
Foundation Web Application and Timer Service | Account used to run Web applications and the SharePoint Timer Service. |
|
Additional User Governance 12 requirements
SharePoint Web Application A SharePoint Web Application is composed of an Internet Information Services (IIS) web site that acts as a logical unit for the site collections that you create. When you create a new web application, you also create a new content database and define the authentication method used to connect to the database. |
|
Winshuttle Workflow 12 requirements
Back to topRecommendation: Using 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 12 SQL and SharePoint account requirements
Back to topThe 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 12 service account requirements
Back to topSharePoint 2016
Database |
SQL Role |
SharePoint Content Database |
SPDataAccess |
SharePoint Configuration Database |
SPDataAccess |
SharePoint 2013
Database |
SQL Role |
SharePoint Content Database |
SPDataAccess |
SharePoint Configuration Database |
SPDataAccess |
Workflow 12 SharePoint account requirements
Back to top
Domain Account |
Local server groups |
SharePoint Access |
Winshuttle Workflow Admin account |
Note: Ensure the Workflow Administrator account is a member of these groups on every web front end. |
-or-
|
Composer 12 system requirements
Back to topWinshuttle Composer is an HTML 5, browser-based program that connects to a SharePoint instance where Winshuttle Workflow is installed.
Installation Recommendation: It is recommended that you install Composer in each Winshuttle Environment within your landscape. Minimally, you should have a Non-Production instance and a Production instance of Composer installed.
Supported Browsers
- To run Composer and develop solutions: IE11, Microsoft Edge, Google Chrome, Mozilla Firefox.
- To run forms created in Composer: IE11, Microsoft Edge, Google Chrome, Mozilla Firefox.
Server Requirements
Note: If you use a host header, you will need to create a DNS entry.
- IIS 7.5 or later
- .NET 4.5 or later
- Winshuttle Workflow 10.7 or later
- Microsoft SharePoint 2016 | 2013
Note: SharePoint and Winshuttle Workflow are required for publishing forms, but do not need to be installed on the same server where Winshuttle Composer is installed.
LMS 12 requirements
LMS version compatibility
Back to top
LMS Version |
Supported installation type |
Supported Winshuttle clients |
11.0 | Standalone version | Winshuttle Studio 10.7, Hotfix 2 |
11.1.x | Foundation (bundled version) | Winshuttle Studio 11.1.x |
11.2.x | Foundation (bundled version) | Winshuttle Studio 11.2.x |
11.2.12 | Foundation (bundled version) | Winshuttle Studio 11.2.12 |
11.4.0 | Foundation (bundled version) | Winshuttle Studio 11.4.0 |
Note: The last version supporting LMS Standalone is 11.3.0 (which works with Winshuttle Studio version 11.3.0). The system requirements for version 11.3.0 apply for LMS Standalone.
LMS server requirements
Back to top
Operating System |
Windows 2012 server SP 1 (64-bit) or higher |
Database |
|
Other software |
|
LMS account requirements
Back to topThe account used to install the LMS should have the following permissions:
- Administrator permissions on the target system.
- dbcreator on the SQL server where the LMS database will be created.
- securityadmin on the SQL server where the LMS database will be created.
Note:
- If you are using a custom identity (such as an Active Directory user), the custom identity must be a member of "Log on as a service policy."
- The Winshuttle Administrator account specified at the end of installation is required to be a Winshuttle Foundation site collection administrator.
IMPORTANT: Registering ASP.NET with IIS
On occasion the latest .ASP version is not registered with the LMS host machine/VM. The Requirements check performed during installation will not detect this. (The installation will still complete successfully, but the LMS site will not be accessible.)
To avoid this, do the following:
- Open a command prompt as an administrator.
- Change to the directory where the .NET framework is installed (for example, C:\Windows\Microsoft.NET\Framework\v4.0.30319).
- Run the following command: aspnet_regiis.exe -iru
NOTE: If you have already installed the LMS and .ASP.NET was/is not registered with IIS, you will need to register ASP.NET with IIS, and then re-install the LMS.
Microsoft Azure requirements (SKUs)
Back to topSharePoint (Winshuttle User Governance and Winshuttle Workflow)
The minimum hardware requirements for the Foundation components to perform as expected are listed below. Due to the nature of the Azure VM SKUs, and the optimization of SKUs for certain tasks, the minimum recommendation in Azure is to use the D4S_V3 SKU for these two servers (UG and Workflow) in the production environment.
- 2 Windows Server 2016 machine (64 bit)
- Quad Core Processor
- 28 GB RAM
- 100 GB Hard Disk
Winshuttle Application Servers (LMS, SAP Integration Server, and Composer)
The minimum hardware requirements for the Foundation components to perform as expected are listed below. Due to the nature of the Azure VM SKUs, and the optimization of SKUs for certain tasks, the minimum recommendation in Azure is to use the D4S_V3 SKU for these two servers in the production environment.
- 2 Windows Server 2016 machine (64 bit)
- Quad Core Processor
- 28 GB RAM
- 100 GB Hard Disk
SQL Mirroring
The minimum hardware requirements for the Foundation components to perform as expected are listed below. Due to the nature of the Azure VM SKUs, and the optimization of SKUs for certain tasks, the minimum recommendation in Azure is to use the E4S_V3 SKU for these two servers in the production environment.
- 2 Windows Server 2016 machine (64 bit)
- Quad Core Processor
- 28 GB RAM
- 500 GB Hard Disk
Note: SQL AlwaysOn is a relatively new feature from Microsoft that is not certified by Winshuttle yet. While it is on the Winshuttle roadmap, it is not a part of the recommended architecture yet.
Backup Recommendations
Winshuttle recommends a daily backup of the following databases. When hosted in Azure, it is recommended that the backups are stored in a geo-replicated blob-storage.
- SharePoint Config Database
- SharePoint Content Database(s)
- Winshuttle User Governance Database
- Winshuttle Workflow Database
- Winshuttle Licensing Database
- Winshuttle Reporting Database
- Winshuttle SAPIS Manager Database
- Winshuttle SAPIS Worker Database
- Winshuttle SAPIS Launch GUI Worker Database
Note: The preceding databases should be mirrored in the SQL cluster.