Debugging a Connect:Direct process that is called by a file transfer

You can configure the Connect:Direct® bridge agent to write log information about the Connect:Direct process that is called by a file transfer to the output0.log file in the Connect:Direct bridge agent configuration directory.

About this task

To configure logging of the Connect:Direct processes, complete the following steps:

Procedure

  1. Stop the Connect:Direct bridge agent.
  2. Edit the agent.properties file in the MQ_DATA_PATH/mqft/config/coordination_queue_manager/agents/bridge_agent_name directory to include the property logCDProcess.
    The logCDProcess property can have one of the following values:
    • None - No information is logged. This is the default.
    • Failures - Information about failed Connect:Direct processes is logged.
    • All - Information about all Connect:Direct processes is logged.
  3. Start the Connect:Direct bridge agent.

Results

Information about Connect:Direct processes is logged to the Connect:Direct bridge agent's output0.log file. The information that is logged comprises:
  • MQMFT transfer ID
  • Connect:Direct process name
  • Connect:Direct process number
  • Generated process definition
  • File name of the process template, if the Connect:Direct process is user-defined