Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Access Policy transformation
  6. B2B transformation
  7. Aggregator transformation
  8. Cleanse transformation
  9. Data Masking transformation
  10. Data Services transformation
  11. Deduplicate transformation
  12. Expression transformation
  13. Filter transformation
  14. Hierarchy Builder transformation
  15. Hierarchy Parser transformation
  16. Hierarchy Processor transformation
  17. Input transformation
  18. Java transformation
  19. Java transformation API reference
  20. Joiner transformation
  21. Labeler transformation
  22. Lookup transformation
  23. Machine Learning transformation
  24. Mapplet transformation
  25. Normalizer transformation
  26. Output transformation
  27. Parse transformation
  28. Python transformation
  29. Rank transformation
  30. Router transformation
  31. Rule Specification transformation
  32. Sequence Generator transformation
  33. Sorter transformation
  34. SQL transformation
  35. Structure Parser transformation
  36. Transaction Control transformation
  37. Union transformation
  38. Velocity transformation
  39. Verifier transformation
  40. Web Services transformation

Transformations

Transformations

Entering a target update statement

Entering a target update statement

Enter a target update statement on the
Target
tab of the Target transformation.
  1. On the
    Target
    tab of the Target transformation, open the advanced properties.
  2. Click
    Configure
    next to the
    Update Override
    field.
  3. In the
    Update Override SQL Editor
    , click
    Generate SQL
    .
    The default UPDATE statement appears.
  4. Modify the UPDATE statement.
    Click
    Format SQL
    to format the UPDATE statement for easier readability.
    You can override the WHERE clause to include non-key columns. Enclose all database reserved words in quotes.
  5. Click
    OK
    .

0 COMMENTS

We’d like to hear from you!
Gregory Young - February 24, 2024

I'm using the SFK connector and do not see a Configure button next to Update Override.

Informatica Documentation Team - February 28, 2024

Hi Gregory Young,

Thanks for reaching out! We've verified with our development team that you can't configure a target update override for a Salesforce target. You can enter a target update override for relational and ODBC connections. (See the topic Target update override.) If you have questions about whether you can enter a target update override for a particular target type, please see the help for the appropriate connector.


Devi Palanisamy - March 28, 2024

Not seeing configure button for postgresql target table. Is  updateoverride  not supported for postgresql target?.

Informatica Documentation Team - March 29, 2024

Hi Devi Palanisamy,

Thanks for reaching out! We're working to address your comments and will get back to you. 


Informatica Documentation Team - April 09, 2024

Hi again Hi Devi Palanisamy,

Our QA team is working on your query. We'll get back to you shortly. Thanks for your patience! 


Informatica Documentation Team - April 25, 2024

Hi Devi Palanisamy,

We've received confirmation from our R&D team that the Configure button is not available for certain relational connectors such as PostgreSQL, DB2Loader, SAP IQ, and JDBC V2. So you can't generate the target update statement for these target types. For PostgreSQL, you can enter a target update statement in the Override Target Query box.

We'll update the documentation in the next major release to clarify this.