Live Forms v5.1 is no longer supported. Click here for information about upgrading to our latest GA Release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 39 Current »

Overview

 was designed to integrate with your back end systems. The form server is built using industry standard such as XSD, XML and Restlet. This chapter covers the built-in connectors as well as how to add your own connectors to the form server.

Integrating Connectors with Live Forms Cloud Server

Connectors are most commonly installed behind your firewall where they can access (connect) to your back end systems in order to read/write data. If you use the Live Forms Cloud hosted server you must ensure that your Connectors are accessible from our servers. This is done by opening up ports 80 (avoid except for testing) or 443 on your firewall. For customers that use firewall white-listing, make sure our outgoing server IP 54.86.85.105 (host outgoing.frevvo.com) is added to the list.

This is applicable to any outgoing HTTP requests to connectors. For example, if your forms are posting to the frevvo database connector to read data from the connector or any other connector you installed behind your company firewall.

  • No labels