Batching Export and Import Shortcuts

You can batch Integration Manager shortcuts to run sequentially in the order specified to save you having to launch or schedule these shortcuts one at a time.

To batch export and import shortcuts:

  1. Identify the sequence in which the integration routine should be completed.

  2. In a text editor, create a new text file.

  3. For each shortcut you want to include, and in the required running sequence, do the following:

    1. Go to the folder that contains the LNK shortcut file.

    2. Right-click the LNK shortcut file, and click Properties from the context menu.

      The Shortcut properties window appears.

    3. On the Shortcut tab, copy the path in the Target box.

    4. Paste the path on a new line of your BAT file.

  4. Save the BAT file. Be sure to name the file with a BAT extension, such as example.bat.

    Note:

    To do so in Notepad, go to File > Save As, select All Files (*.*) from the Save as type dropdown options, and enter a File name with a BAT extension.