Install BizTalk Accelerator for SWIFT

Install BizTalk Accelerator for SWIFT (A4SWIFT) on BizTalk Server.

Hardware and software requirements

The minimum hardware and software requirements are the same as BizTalk Server.

Version BizTalk requirements SQL and OS requirements
BizTalk Server 2016 Hardware and Software Requirements for BizTalk Server 2016 SQL Server hardware and software requirements:
SQL Server 2016
SQL Server 2014

Windows Server hardware requirements:
Windows Server 2016
Windows Server 2012
BizTalk Server 2013 R2

BizTalk Server 2013
Hardware and Software Requirements for BizTalk Server 2013 and 2013 R2 SQL Server hardware and software requirements:
SQL Server 2014
SQL Server 2012
SQL Server 2008 R2

Windows Server hardware requirements:
Windows Server 2012
Windows Server 2008 R2

Tip

The hardware requirements listed are the minimum. Every environment is different and there's a very good chance that your environment may need more. See Recommendations for Installing, Sizing, Deploying, and Maintaining a BizTalk Server Solution.

Install SWIFT

Before you begin

  • Sign in using an account that is a member of the BizTalk Server Administrators group.
  • In your BizTalk Server download, the A4SWIFT setup is in the \BizTalk Accelerators folder.
  • BizTalk Server must be installed, and SQL Server must be running.
  • A silent installation is supported, but is not recommended due to the complexity of the additional configuration steps that are required.
  • The A4SWIFT setup always runs with the /InstallPlatform argument. As a result, the setup always installs msvcr71.dll, mfc71u.dll, msvcp71.dll, and atl71.dll, which are required for Visual Studio. The setup installs these DLL files into the %WINDIR%\System32 folder, whether the DLLs have been previously installed or not.

Default installation

  1. Run the BizTalk Accelerator for SWIFT setup.exe as Administrator.

  2. Select Install.

  3. Enter your User name, your Organization, and your product key. Select Next.

  4. Read the licensing agreement, and then select Accept.

  5. Select Complete, and then select Next.

  6. Review the Summary page. To make any changes, select Back.

    To enable auto-logon after a system reboot, select Set, and enter the sign-in account. This is only enabled during the setup. When setup is complete, this setting is disabled.

    Select Install.

  7. Select Finish when complete. A setup log file is generated in a temp folder, similar to: C:\Users\username\AppData\Local\Setup(111016 xxxxxx).log.

Note

If Run Configuration Wizard is selected on the Installation Completed page, the A4SWIFT Configuration Wizard runs automatically when you click Finish.

Custom installation

  1. Run the BizTalk Accelerator for SWIFT setup.exe as Administrator.

  2. Select Install.

  3. Enter your User name, your Organization, and your product key. Select Next.

  4. Read the licensing agreement, and then select Accept.

  5. Select Custom, and then select Next.

  6. Select your components, and then select Next:

    Select this To do this
    A4Swift components Required to process (schema resolution, parsing, validation) of SWIFT messages with BizTalk Server
    Message repair and reconciliation Install pipelines, orchestrations, and runtime schemas. Creates the A4SWIFT database in SQL Server for messaging, repair, and reconciliation.
    Web components for message repair and new submission Installs the component for Message Repair and New Submission that create web services for validation, certificate security, history, and BIC lookup.
    Software Development Kit (SDK) Includes sample source code, toolkits, and starter projects for Visual Studio.
    BRE Deployment Utility Utility for deploying Business Rule Engine (BRE) policies associated with SWIFT message types that are already deployed.
    Tutorial Iincludes instructions and samples for developing a SWIFT solution in BizTalk Server.
    Tools Includes tools for A4SWIFT development.
    Source Installs sample source code for A4SWIFT development.
  7. Review the Summary page. To make any changes, select Back.

    Select Install.

  8. Select Finish when complete. A setup log file is generated in a temp folder, similar to: C:\Users\username\AppData\Local\Setup(111016 xxxxxx).log.

Note

If Run Configuration Wizard is selected on the Installation Completed page, the A4SWIFT Configuration Wizard runs automatically when you click Finish.

Next steps

Configure BizTalk Accelerator for SWIFT