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

Update Strategy Options

Update Strategy Options

Configure how the
Integration Service
updates the target in the plan update strategy options. Configure whether the source rows are insert or update rows. Determine how the
Integration Service
updates the target based on whether the rows exist in the target.
The following table describes the options for update strategy:
Update Strategy Option
Description
Treat source rows as
Indicates how the Integration Service treats source rows. Choose Insert or Update. If an imported mapplet contains a transformation that is configured to set the update strategy, the default option is Insert.
If you select the same connection as source and target, the option changes to Update.
If you use the same connection parameter for source and target, the option does not change to Update. You must manually set the value to Update or select the
Use Source Connection as Target Connection
option. If you select the
Use Source Connection as Target Connection
option, the value changes to Update.
Update as
Determines whether the
Integration Service
updates or inserts rows.
Choose one of the following options:
  • Update. The
    Integration Service
    updates all rows flagged for update.
  • Insert. The
    Integration Service
    inserts all rows flagged for update.
  • Update else Insert. The
    Integration Service
    updates rows flagged for update if they exist in the target, and inserts remaining rows marked for insert.

0 COMMENTS

We’d like to hear from you!