To enable the AgilePoint Server extension:
- Open the AgilePoint Server Configuration utility and go to the Extension window.
- Click the Add button.
- Click the Ellipses button on the Extension window and add the following assembly:
…\AgilePointServer\bin\Ascentn.AgileConnector.DataService.dll
- Give the AgileConnector a unique name based on the Application for which it will be associated.
- Click OK.
- Click the Configure button and configure the Data Service with the following parameters:
- Application Filter - For InfoPath applications, enter SPSIntegration.
For ASP.NET applications, enter the value of the Application property in
your process model.
- Connection String - A connection string that points to a valid
database that contains the Temporary tracking table for the Data Services.
Example: Server=;Database=AgilePointTracking;Trusted_Connection=Yes
- Click OK.