Previous Topic: Sample Policy Transfer XML

Next Topic: Add Local Authentication

Build Policy Transfer XML Using the CA XCOM Data Transport GUI

This section explains how to build the Policy Transfer XML using the CA XCOM Data Transport GUI.

Notes:

To build the Policy Transfer XML

  1. Start the CA XCOM Data Transport GUI (Programs, CA, CA XCOM Data Transport, GUI)
  2. Click the Schedule Transfer Tab.

    The Schedule Transfer page appears. This page allows you to build transfers.

  3. Click the Edit Transfer Record link.

    The Edit Transfer Record page appears.

  4. Select the Send File, Send Report, or Send Job action.

    You need to enter the mandatory fields, such as Local File Name, Remote System, and Remote File Name.

  5. (Mandatory) In the Local System Parameters for Server section, complete the following field:
    File Name

    CA XCOM Gateway automatically overrides this field with the name of the file uploaded, whenever it initiates the distribution of a file. You can therefore provide any value here. Typically it is set to ANY.

    Enter the file name in the Local System Parameters for Server section

  6. (Mandatory) In the Remote System Identification and Parameters section, complete the following fields:
    Remote System Identification

    Select the remote system to which you want deliver the file.

    Credential

    Provide the credentials of a user on the remote system.

    File Name

    Enter the file name on the remote system.

    Complete the fields in the Remote System Identification and Parameters section

  7. (Optional) Complete the remaining transfer parameters as required; for example: email notification, trace, encryption at test, and misc options.
  8. Click the Update button in the top right hand corner.
  9. The main Schedule Transfer page appears, displaying the transfer record that is now ready.
  10. If you want the file to be delivered to multiple destinations, repeat all these steps to add more transfer records.
  11. Provide a configuration file name and save the XML file.
  12. When you open the file in any xml editor or text editor, it looks like this:

    Structure of Policy Transfer XML

    The XML file contains the TRANSFERCONTAINER->LOCAL element. This represents the local CA XCOM Data Transport system through which CA XCOM Gateway schedules onward transfers.

  13. Update the IPADDRESS and PORT attributes if required.

    Important! Remember that this CA XCOM Data Transport server needs to be able to access the CA XCOM Gateway realm storage area to extract the file.

    Now you need to edit this XML file to add local authentication.

  14. Go to Add Local Authentication.