Previous Topic

Next Topic

Book Contents

Book Index

WebPosts

Website Integration

MOVEit Transfer offers a unique capability among secure file transfer and processing solutions in its WebPost processor. MOVEit Transfer WebPosts offer ease-of-use in several areas:

  1. Secure Transport & Storage - By pointing existing or new forms to a MOVEit Transfer server, organizations gain not only the transfer security of SSL but the storage security of MOVEit Transfer.
  2. Automatic Thank-You Messages - If the form user fills out a designated email field, a customizable thank you note is immediately sent to this address. (The content of the thank-you note may even include other variables such as the name of the person filling out the form.)
  3. Automatic Notification - An email notification will be sent to each and every party interested in reviewing the results of web form submissions.
  4. Multiple Views - The individual or collected results of web form submissions may be previewed online, retrieved as a CSV file for import into Excel or similar programs, or as an XML document for a variety of uses.

WebPost Submissions

Forms that take advantage of the MOVEit Transfer WebPost capability can be hosted on the MOVEit Transfer server, another secure server, or an insecure server. There are advantages and disadvantages of each approach, but ALL approaches will transport data over a secure channel to the MOVEit Transfer server.

WebPosts Submissions from Forms Served by Insecure Servers

Insecure server - Disadvantages:

Insecure server - Advantages

An insecure server is the easiest to integrate into existing websites, because they might be using vulnerable software such as Microsoft FrontPage, which should not be installed on sensitive servers such as MOVEit Transfer.

WebPost Submissions from Forms Served by a Remote Secure Server

Hosting forms on a separate secure server will restore the "key" in the lower corner of your user's browser, but it will pop up a different forms submission is being retransmitted to another server message your users must answer correctly before really submitting the results of their form. Besides the "key" the advantage of this method is again the ease of integration into existing systems.

WebPost Submissions from Forms Served by the MOVEit Transfer Server

Hosting forms on the MOVEit Transfer server is the only option that prevents your users from having to answer any "secure" or "redirect" message, and it also displays the secure key in the corner of their browser. The disadvantage of this method is that it is the hardest to integrate with existing websites.

Pointing Form Data to a MOVEit Transfer

MOVEit Transfer reads several fields from user-defined forms. At a minimum, every form that points to MOVEit Transfer must have the following characteristics:

Optional fields:

Some caveats:

In addition to the contents of the fields just submitted, MOVEit Transfer also logs the following information about each web post:

Web Post Form HTML Code

When a webpost folder is viewed, a "cheat sheet" containing code you can cut and paste into your own web forms to get them to post data to this webpost folder is displayed at the bottom of the page.

MOVEit Transfer Form Post Response

By default, MOVEit Transfer reacts to the submission of a new web post by:

  1. Creating a folder for the incoming web post if none exists.
  2. Displaying to the user a generic thank you message that displays your "Banner Logo" (defined on the SETTINGS tab in the Logo and Colors section) and the tracking number of the form results just submitted.
  3. Emailing the user the same generic "thank you" message if they filled out the MOVEit_email field. The format of the email (HTML or text) is determined by the current value of the organization-level Notification Format setting.
  4. Redirecting the user to the "External URL" (defined on the Settings page in Appearance - Brand) after 10 seconds.

However, File Admins and Admins may customize the following behaviors:

In addition to these macros, any key/value pairs submitted by the post are also available in macro form. For example, if the form post contained a field with the name "name", the value submitted in that field will be available using the macro [name]. Note that this includes the email field that is added to the form data if a moveit_email field is received. As expected, this field can be accessed using a [email] macro.

Embedded OLE File Template, D50, H100

All of these behaviors are controlled in the Change Web Post Response... section on any webpost folder settings page.

Note: The Response Banner settings are separate from the other settings; you must press the Update Web Response Settings button to save the URL, Redirect or Message settings BEFORE working with the custom banner.)