Versions Compared

Key

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

...

Info

When you Export DSX files for S2PX conversion…

  • ⛔️ DO NOT include binaries.

  • ⛔️ DO NOT include artefacts in your DSX which do not compile in DataStage. This includes Shared Containers.

  • DO include, in the exported DSX, all Jobs' dependencies required for successful compilation, such as Shared Containers and Parameter Sets.

  • DO NOT include Shared Containers that are not used by a successfully compiled DataStage job.

From within a DataStage Designer client…

  1. From the DataStage Designer Main Menu click on Export → DataStage Components to open the Repository Export window.

    Image RemovedImage Added
  2. Click Add to open the Select Items window

    Image RemovedImage Added
  3. Click on a Folder to choose the contents. Alternatively Click on the [+] next to a folder to choose individual objects.  You can also use Ctrl-Click to make multiple selections.

  4. Click OK to add the chosen objects to the Items to export window.

    Image RemovedImage Added
  5. Choose Export job designs without executables as the Job components to Export.

  6. Provide the path where your export file will be stored. Note that this path is on the local Windows workstation where the Designer is executing.

  7. Leave the default Type of export as dsx.

    Image RemovedImage Added
  8.  Click Export button to complete the export.

...