Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Properties
hiddentrue
idmettleci-cli

Namespace

isx

Command

message-handlers

Plugin Name

isx

Plugin File

dm-dsmsgh-plugin.jar

Credentials

...

-

Windows Client

-

Purpose

Inject Job-level Message Handlers (defined in one or more supplied files) into ISX files intended for subsequent import into DataStage.

Syntax

...

Include Page
isx message-handlers command syntax
isx message-handlers command syntax

Example

Code Block
titleDatastage Message Handlers command line options
Usage: isx [options] [command] [command options]
  Commands:
    help      Usage: help [options]

    $> mettleci isx message-handlers \
    Usage: message-handlers [options]
        Options:
        * -isx
             ISX directory
        * -msh
             Message handlers directory

eg:
$> command-shell.sh idx message-handlers -isx isx_dir -msh msh_handler_dir

...

-isx isx_dir \
   -msh msh_handler_dir

...

See also