Referencing Access Layer API Assemblies

You must add a reference to the following assemblies to use the AB Suite Access Layer API and connect to the host application:

These assemblies are located in the “bin” directory where the AB Suite Developer software is installed.

To reference the Access Layer API assemblies, perform the following:

  1. In the Solution Explorer window, right-click References, and then select Add Reference.

  2. Browse to and select the following Access Layer API assemblies:

    • Unisys.ABSuite.AccessLayer.Connector

    • Unisys.ABSuite.AccessLayer.Connector.Core

The two assemblies appear under the References folder, in the Solution Explorer window.

This allows the code in the ASP.NET MVC application to use the AB Suite Access Layer API classes and methods.