Updating the SharePoint Configuration List for Windows Service Mode

To update the AgilePoint SharePoint configuration list, do the following for all SharePoint web applications that are AgilePoint enabled.

Prerequisites

  • Create a backup copy of SharePoint web.config file.

Navigation

  1. Open an AgilePoint-enabled SharePoint site collection.
  2. Navigate to the list of SharePoint lists within the site (for example, Site Actions > View All Site Content).
  3. In the list of SharePoint lists, click AgilePoint Configuration.

Instructions

  1. Change the value of the following key in the AgilePoint Configuration List. If the key is not present in the list, add the key in the AgilePoint Configuration List, and set the value of the key.
    Application Title Value Evaluation Versions

    AgilePoint

    HostingMechanism

    Enter the type of AgilePoint installation you are using:

    • WCF –  A Windows service installation.
    For on-premises AgilePoint evaluation, this is

    not applicable

    AgilePoint

    WorkflowBindingUsed

    Enter the type of binding that is used for Windows Service.

    This setting applies only if AgilePoint Server is running as a Windows Service. If  AgilePoint Server is running in IIS mode, this setting is ignored.

    • WS HTTP - WSHttpBinding_IWCFWorkflowService
    • Basic HTTP (Windows Service Only) - BasicHttpBinding_IWCFWorkflowService
    • TCP (Windows Service Only) -  NetTcpBinding_IWCFWorkflowService

    For on-premises AgilePoint evaluation, this is not applicable.

    AgilePoint

    AdminBindingUsed

    Enter the type of binding that is used for Windows Service.

    This setting applies only if AgilePoint Server is running as a Windows Service. If  AgilePoint Server is running in IIS mode, this setting is ignored.

    • WS HTTP - WSHttpBinding_IWCFAdminService
    • Basic HTTP (Windows Service Only) - BasicHttpBinding_IWCFAdminService
    • TCP (Windows Service Only) -  NetTcpBinding_IWCFAdminService

    For on-premises AgilePoint evaluation, this is not applicable.

  2. Run the Windows Service Client Utility Tool, against the SharePoint web.config file.
  3. On the primary SharePoint machine, reset IIS.