Previous Topic

Next Topic

Book Contents

Book Index

Control-M OS to Application Jobs example

You have a Control-M OS job, called, TransferFile that calls a script to trigger a File transfer using IBM Sterling Connect:Direct API (Direct) and you want to replace it with a Control-M Managed File Transfer job. You need to do the following:

  1. Export the Control-M Data containing the OS jobs to XML. (Control-M Input data)

    S_CONV_Flow1

  2. Build a Control-M flow that replaces the script logic. It can be one Managed File Transfer job flow or a flow of jobs. Export it to XML. (Control-M data to insert)

    S_CONV_Flow2

  3. In Control-M OS to Application Jobs, in the Control-M field, select File Name and in the Value field select ConnectDirect.bat.
  4. Run Control-M OS to Application Jobs. Control-M OS to Application Jobs converts all Control-M OS jobs that has the ConnectDirect.bat in the file name with the Control-M data to insert provided in step 2.

    The new job flow appears below:

    S_CONV_Flow3

Parent Topic

Control-M OS to Application Jobs overview