Use command file as input to Connect CDC console - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC Advanced User Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC Advanced User Guide
Copyright
2024
First publish date
2003
Last edition
2024-07-19
Last publish date
2024-07-19T23:30:25.334335

Connect CDC Console allows you to use a file as an input to execute commands.

Provide the command file as input to the script that starts the Connect CDC Console, as shown in the examples below:

  • Windows
    startconsole.cmd < filename.txt
  • UNIX/Linux:
    OmniConsole.sh < filename.txt
    or
    OmniConsole.sh --cmdinputfile=filename.txt

    where filename.txt is the path to a file containing the commands to be run in the console.