How does eDesigner transfer form data?
Each eDesigner form can be configured to produce a PDF and an XML at the point of submission.
The PDF and XML files can be saved to a file system on the customers network. The form accesses the on-premise file system via the integration proxy service.
The XML file can be sent to any on-premise web service that accepts a HTTP POST request where the body of the request is XML. The form accesses the on-premise web service via the integration proxy service.