To enable pre-v3.2.0.2 InfoPath forms to be published to a SharePoint document library for the first time.
Note: You must be using AgilePoint InfoPath integration v3.2.0.2 (or later).
An error may occur when submitting an InfoPath form to SharePoint. To resolve this, the InfoPath form should be submitted using WebDAV with a Data Connection setup between InfoPath and SharePoint. Existing forms (i.e., forms already in the library) will continue to be submitted as they were previously (i.e., not using the Data Connection).
Error Message:
Failed to submit Infopath Form, detail: Attachment: Maximum retry on the connection exceeded. HRESULT=0x80004005: Unspecified error -Client: An unanticipated error occurred during the processing of this request. HRESULT=0x80004005: Unspecified error -Client: Sending the Soap message failed or no recognizable response was received HRESULT=0x80004005: Unspecified error -Client: Unspecified client error. HRESULT=0x80004005: Unspecified error
Please follow the steps below to develop the needed functions and setup and use a WebDAV data connection in InfoPath:
NOTE: The InfoPath Naming Convention functionality in AgilePoint Envision is currently only compatible when not using WebDAV to submit. When using the WebDAV method of submitting, you will have to construct the form's filename from within the form's script.
Note: The text boxes on this window are not applicable, they will be dynamically generated at runtime by the JScript code.