Running the Bridge Builder Tool

This procedure describes how to run the Bridge Builder Tool from the CLI.

Before you begin

You need to Understand which bridges need to be created between CA ESP and Control-M.

To run the Bridge Builder from CLI:

  1. Create a bridges definitions csv file that contains the following information:
  2. Set the bridges conditions prefixes you want to use per bridge type in the bridgeConditionsPrefixes.cfg file in home>\tools\CAESP\BridgeBuilder.
  3. Create the Control-O rule template that you want to use as input for the bridge builder by using the cto_rule_template file in the home>\tools\CAESP\BridgeBuilder\Examples folder.
  4. Create the Control-M MF SMART folder and job data that you want to use as input for the bridge builder, by using the ctm_mf_data_template file in the home>\tools\CAESP\BridgeBuilder\Examples folder.

    NOTE: The templates contain place holders values (example: @MSG_ID@ ) that are being replaced by the bridge builder. They should be kept in the same format.

  5. Open a command prompt and go to the <conversion home>\tools\CAESP\BridgeBuilder directory.
  6. Type the following command:

    bridgebuilder.bat -bridgesData bridgesInfo.csv -ctmTemplate ctmTemplate.xml

    - ctoTemplate ctoTemplate.txt -outputDirectory c:\BridgeOutput\

Parent Topic

Bridge building tool for integration between CA ESP and Control-M