Editing Properties Files

To enable Rendezvous communication for the gateway, set the transport to RV in the properties files for the Core Engine and Central Logger.

Procedure

  1. Navigate to the ASG_CONFIG_HOME directory.
  2. Using an editor, open the asg.properties file for editing.
  3. Search the following property:

    tibco.clientVar.ASG/transport=AS

  4. Edit the value of following property from AS to RV:

    tibco.clientVar.ASG/transport=RV

  5. Save changes to the asg.properties file.
  6. Using an editor, open the asg_cl.properties file for editing.
  7. Search the following property:

    tibco.clientVar.ASG/Logging/transport

  8. Edit the value of following property from AS to RV (remove comment if it exists):

    tibco.clientVar.ASG/Logging/transport=RV

  9. Save changes to the asg_cl.properties file.