Deploying .NET Solutions on the On-Premise SharePoint Server

.NET solutions are custom solutions that are packaged as part of Microsoft SharePoint plug-in installer. They should be deployed directly on the On-Premise SharePoint server. They enable a new Web service endpoint for receiving, processing, and responding to Query activity calls from ActiveMatrix BusinessWorks plug-in for Microsoft SharePoint. If you want to use the SharePoint Query activity and SharePoint Notification Listener activity from SharePoint palette, and SharePoint REST HTTP Notification Listener activity from SharePoint REST palette of the plug-in, you must deploy .NET solutions on the On-Premise SharePoint server.

Prerequisites

Make sure that you have installed the following components of ActiveMatrix BusinessWorks plug-in for Microsoft SharePoint, on the server:
  • .NET TIBCO Application Server Solution
  • .NET TIBCO Webparts Solution
See Installation.

Procedure

  1. Navigate to TIBCO_HOME/bw/palettes/sharepoint/version_number/dotnetsolutions/server version/deployment directory.
  2. Right-click on the Windows batch file associated with the SharePoint solution application which you want to install and click Run as administrator.
    The solution is now deployed on the On-Premise SharePoint server.

    To check if the solution is deployed successfully:

    1. Click Start > All Programs > Microsoft SharePoint Products > SharePoint Central Administration.
    2. On the Central Administration page, navigate to System Settings > Farm Management, and click Manage farm solutions.

    A page opens with .wsp extension, deployment status and scope of deployment. The name of the solution shows if it is deployed.