IBM Support

Migration guide for Legacy SAP BW Stage to CP4D SAP BW Extract Connector

Preventive Service Planning


Abstract

This document guides the user to perform migration from legacy SAP BW Extract stage to SAP BW Extract connector in CP4D environment.

Content

Overview of SAP BW connector

This document guides the user to perform migration from legacy SAP BW Extract stage to SAP BW Extract connector in CP4D environment.

Pre-requisites

Correct ISX file must be created by the user before importing this to CP4D environment. Users need to make sure to create the proper isx based on scenario to be checked.

Migrating the SAP BW Extract job

Create an ISX file from a compliable and runnable SAP BW Extract job created in DataStage Designer Client. Use ISTOOL for creation and exporting of ISX file. For detailed instructions on the steps involved, refer.
Export command for InfoSphere DataStage and QualityStage assets and How to use ISTOOL for EXPORT IMPORT Information Server Components.

Note: Make sure that the ISX file export includes all dependencies, such as parameter sets and table definitions.

Create the isx file from the legacy:
Open command prompt and go to: cd C:\IBM\InformationServer\Clients\istools\cli
Here’s a sample command:
istool export -dom <Hostname> -u <username> -p <password> -ar /<Jobname.isx> -ds '<Hostname>/<project>/<folder><jobname.pjb'>

If there is any environment variable or parameter or parameter set, then use the below command:
istool export -dom <Hostname> -u <username> -p <password> -ar /<Jobname.isx>-u -p -ar /<Jobname.isx> -ds ' ///<jobname.pjb'> -ds '<Hostname>/<project>/<folder><jobname.pjb'> -includedependent'

 
Importing and executing the migrated job into canvas
 

Import the ISX file in CP4D cluster:

  1. Open an existing project or create a new Project in the CP4D canvas. (Refer screenshot below for existing project).
    Image 1


    Image 2

  2. Click on “New asset”. 
    Image 3
  3. Click on “Transform and integrate data”.
    Image 4

    Image 5
  4. Click on “Local file”.
    Image 6
  5. Click on “Browse”, select isx file and then click on “open”. 
    Image 7
  6. Click on “Create”.
    Image 8

    Image 9

    Image 9
     
SAP BW migrated job connection and runtime check
 
  1. Click on project for navigating to project window.
    Image 10

    Image 12
  2. Open “connection” and click on “Test connection”. 
    Image 13

    Image 14
     
  3. Open SAP BW extract migrated job flow.
    Image 15

    Image 16

    Image 17

    Image 18

    Image 19
  4. Compile job flow.
    Image 20
  5. Run job flow.
    Image 21

    Image 22

    Image 23

    Image 24

    Image 25

    Image 26
  6. Output file.
    Image 27
     

[{"Type":"MASTER","Line of Business":{"code":"LOB76","label":"Data Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSHGYS","label":"IBM Cloud Pak for Data"},"ARM Category":[{"code":"a8m3p000000UoR7AAK","label":"Administration-\u003EConnections"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.2.0"}]

Document Information

Modified date:
14 November 2025

UID

ibm17251229