Table of Contents

Search

  1. Preface
  2. Introduction to TDM Administration
  3. User and Role Administration
  4. Security Administration
  5. System Preferences
  6. TDM Server Administration
  7. Connections
  8. Pass Phrases
  9. Global Parameters
  10. Dictionaries
  11. User-Defined Datatypes

Administrator Guide

Administrator Guide

Creating a Global Parameter

Creating a Global Parameter

Create global parameters to create parameters that you can use across projects in Test Data Manager.
  1. Click
    Parameters
    to open the
    Parameters
    view.
  2. Click the
    Create Global Parameter
    button to open the
    New Parameter
    window.
  3. Enter a name and optional description.
  4. Select the parameter type from the list.
    You can create criteria, connection, and owner parameters.
  5. The parameter name is generated in the required convention based on the name you enter.
    The naming convention depends on the parameter type.
    • Criteria parameters begin with '$$'.
    • Connection parameters begin with '$DBConnection'.
    • Owner parameters begin with '$Param'.
  6. Select the data type.
    You can create a parameter with String, Numeric, or Date data types.
  7. If you choose the Date data type, enter an expression to define how a function uses the parameter.
    For example,
    TO_DATE($$CRIT1,'MM-DD-YYYY')
    where $$CRIT1 is the parameter name.
  8. Enter a default value. Required if you do not choose to allow override.
  9. Choose to allow override of the default value.
    You cannot change the parameter value when you run the workflow if you do not allow override.
  10. Click
    Finish
    to create the parameter.

0 COMMENTS

We’d like to hear from you!