Troubleshooting / I Have a Problem with SharePoint Integration |
After a process instance has completed, the status still appears “In Progress” in the SharePoint Library. The AgileConnector log (at [AgilePoint installation]\AgilePointServer\log\AgileConnector\info) shows the following error with a incorrect proxy name:
01/19/2012 12:09:49 <<< SPConnector: Error when processing event TerminateProcessInstance. Process TerminateProcessInstance . The proxy name could not be resolved: 'xxxx'
The system is configured to use an old (or default) proxy server.
<system.net> <defaultProxy> <proxy usesystemdefault="false"/> </defaultProxy> </system.net>