Set the AgilePoint Configuration List

The AgilePoint Configuration List feature creates a new list called AgilePoint Configuration List when the feature is activated. By default, this list is populated with sample data, it is required to modify the items before using the integration.

Prerequisites

Navigation

  1. Open an AgilePoint-enabled SharePoint Site Collection.
  2. Click View All Site Content.
  3. Click AgilePoint Configuration list under the Lists section.

Instructions

Modify the following items in the list as appropriate to your environment.

Application Title Value
AgilePoint ServerUrl

The URL of AgilePoint Server

  • HTTP Format - http:// APServerMachineName:HTTP Port /AgilePointServer
  • TCP Format (Windows Service Only) - net.tcp://APServerMachineName: TCP Port/AgilePointServer
AgilePoint ImpersonatorDomain The Domain Name
AgilePoint ImpersonatorUser The User Name
AgilePoint ImpersonatorPass The Password (Optionally, you can check the Encrypted check box in order to encrypt the value of this setting.)
AgilePoint Log Location of the log files (e.g. C:\NewSPLog). You can give the FTP location also (e.g. ftp://netsvr1/AgilePontSharePoint/Log). The Impersonator user should have write permission on FTP server.
AgilePoint LogSwitch

You can provide switches for logging. The following are the available switches.

  • All 
  • Info
  • Debug
  • Error
  • None

You can give multiple switches separating by a comma(,) ( e.g. Debug, error, Info).

The Default value is: All.

AgilePoint HostingMechanism

Enter the type of AgilePoint installation you are using:

  • IIS – A standard, web-based installation.
  • WCF –  A Windows service installation.
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.

  • HTTP - WS HttpBinding_IWCFAdminService
  • TCP (Windows Service Only) -  NetTcpBinding_IWCFAdminService
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.

  • HTTP - WS HttpBinding_IWCFWorkflowService
  • TCP (Windows Service Only) -  NetTcpBinding_IWCFWorkflowService