Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

Creating a Project

Creating a Project

Create a project folder to contain the data discovery, subset, masking, and generation components to apply to a data source.
  1. In Test Data Manager, click
    Projects
    to access the projects.
    A list of projects appears.
  2. Click
    Actions
    New
    .
  3. In the
    Create Project
    dialog box, enter project properties. The following table describes the project properties:
    Option
    Description
    Name
    The name of the project.
    The project name must not contains spaces if you want to perform TDM operations on Hadoop data sources.
    Description
    The description of the project.
    PowerCenter Repository
    The name of the PowerCenter repository to store the project folder.
    Folder
    The name of the project folder in the repository. Default is the project name. You can choose another folder in the repository.
    Owner
    The name of the user that owns the folder. The folder owner has all permissions on the folder. The default is the name of the user that created the folder. You can select another user as the folder owner.
    Target Conflict Resolution Strategy
    Strategy to manage duplicate target table definitions created when you regenerate a plan. You can choose from the following options:
    • Rename. Renames and creates another target table definition.
    • Replace. Overwrites the table definition and uses the overwritten definition in the mapping.
    • Reuse. Reuses the existing target table definition. If the target table metadata contains changes from the existing target table definition, a workflow that uses this option fails.
    Default is Rename.
    Target Empty Value
    Optional. Value to use in place of empty values in target non null columns.
    A workflow fails if the non null column is a unique column.
  4. Click
    OK
    .
    The project opens in a new page.

0 COMMENTS

We’d like to hear from you!