Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue
idbamboo-plugin

Task Name

DataStage Message Handlers

Plugin Name

dm-dsmsgh-plugin-<version>.jar

YAML Reference

???

Description

Builds a log file containing a list of files that have changed in a given repository since the last successful build

You can use the DataStage Message Handlers task to inject job level message handlers into ISX files that then will be imported into DataStage.

Info
titleTask Availability

This task is available after installing the MettleCI - DataStage Message Handlers Plugin (dm-dsmsgh-plugin.jar)

...

Using the Bambo DataStage Message Handlers task user interface

  1. Navigate to the Tasks configuration tab for the job (this will be the default job if creating a new plan).

  2. Click the name of an existing DataStage Message Handlers task, or click Add Task and then search 'Datastage' to easily locate the DataStage Message Handlers task type, in order to create a new task.

  3. Complete the following settings:

Task Description

A description of the task, which is displayed in Bamboo.

Disable this task

Check, or clear, to selectively run this task.

Root ISX directory

From the pulldown list, choose a '

...

DataStage Capability'

Root message handler directory

Enter the Domain of the

...

DataStage instance (Host

...

name of the Services Tier)

  1. Click Save

...


  1. Image Added

Using the Bambo DataStage Message Handlers task in a YAML pipeline

Code Block
<TBC>

See also