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

Editing a Project

Editing a Project

You can edit a project to change its name, description, or associated sources.
  1. To access the projects, click
    Projects
    .
    A list of projects appears.
  2. Click on the project that you want to edit.
    The project opens in a separate tab with project properties and data sources details.
  3. To change the project properties, click
    Edit
    .
    You cannot remove a source that is used by entities or groups in the project.
  4. In the
    Edit
    dialog box, change project options. The following table describes the project options that you can change:
    Option
    Description
    Name
    The name of the project.
    Description
    The description of the project.
    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.
  5. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!