$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You can use the Export DataStage Asset task to export one or more DataStage assets as individual ISX files in a folder structure matching the project.  The assets to be exported can be specified by name, list or entire project.

Task Availability

This task is available after installing the MettleCI - ISX Export Plugin (dm-isxexport-plugin.jar)

To configure a Export Datastage Asset Task

Steps

  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 Export Datastage Asset task, or click Add Task and then search 'Datastage' to easily locate the Export Datastage Asset task type, in order to create a new task.
  3. Complete the following settings:

    Task DescriptionA description of the task, which is displayed in Bamboo
    Disable this taskCheck, or clear, to selectively run this task
    ExecutableFrom the pulldown list, choose a 'Datastage Capability'
    DomainEnter the Domain of the Datastage instance (Host Name of the Services Tier)
    ServerEnter the Server of the Datastage instance (Host Name of the Engine Tier)
    UsernameEnter the Datastage Username
    PasswordEnter the Datastage Password
    Project nameDataStage Project the Connector Migration Tool is to be run against
    Optional parameters

    Refer to step 3 of the Connector Migration Tool command line reference information for additional options that can be incorporated into the execution

    Note: the MettleCI function already uses the -d optional part of its default operation

    Unique CCMigrate Log FilenameName of the log file generated by the Connector Migration Tool
    Root ISX Directory

    File pattern to locate ISX files. Set to **/* for all files under the default location.

    Note: preferable to specify as a bamboo Artifact

    Max ThreadsSets the maximum number of concurrent executions of the Connector Migration Tool
    Fail plan when compile error

    Conditionally abort the plan and return status of Fail if a migrated job fails to compile

  • No labels