XML Messaging

Before adding the XML Messaging submission rule action to workflow, which allows exporting of form information for third-party services via SOAP, the XML Messaging service must first be configured on the Administration tab.

 

Navigating to the XML Messaging configuration Area

Select XML Messaging from the Administration tab.  This opens a screen containing one tab, labeled Endpoints.  The Endpoints tab allows you to create one or more endpoints needed for XML Messaging.

 

XML Messaging configuration

To configure an endpoint for XML Messaging first click the New Endpoint link, then do as follows when the XML Messaging Endpoint Setup screen appears:

  1. Endpoint Name:  This value should be a unique, descriptive name for this endpoint.  It is used when assigning the messaging endpoint in form configurations for XML messaging.

  2. Endpoint Type:  must be HTTP.

  3. URL:  Specify an HTTP URL that identifies the location of the script or service that will process SOAP messages representing form submissions.  Example: http://myserver1/formsoapprocessor.

  4. Endpoint Authentication User Name:  User Name for Endpoint authentication, if required by the service processing SOAP messages.

  5. Endpoint Authentication Password:  Password for Endpoint authentication, if required by the service processing SOAP messages.