Backup Files

To enable the RV transport communication, edit the CDD, TRA, and properties files. It is good practice to take a backup of the files before making any changes to these files.

Procedure

  1. Navigate to the ASG_HOME/bin directory.
  2. Back up the following files:
    • asg_core.cdd
    • asg_cl.cdd
    • asg_validation.cdd
    • asg_engine.tra
    • asg-tools.tra

    For example, to back up the asg_core.cdd file on the Windows platform, type the following command:

    copy asg_core.cdd asg_core.cdd.backup

    Note: If you have installed TIBCO API Exchange Manager product, back up the following files:
    • asg_portal.cdd
    • asg-portal-engine.tra
  3. Navigate to the ASG_CONFIG_HOME directory.
  4. Back up the following files:
    • asg.properties
    • asg_cl.properties

    For example, to back up the asg.properties file on the Windows platform, type the following command:

    copy asg.properties asg.properties.backup

    Note: If you have installed TIBCO API Exchange Manager product, back up the asg_portal.properties file.