Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Configuring Hub Console Tools
  4. Part 3: Building the Data Model
  5. Part 4: Configuring the Data Flow
  6. Part 5: Executing Informatica MDM Hub Processes
  7. Part 6: Configuring Application Access
  8. Appendix A: MDM Hub Properties
  9. Appendix B: Viewing Configuration Details
  10. Appendix C: Row-level Locking
  11. Appendix D: MDM Hub Logging
  12. Appendix E: Table Partitioning
  13. Appendix F: Collecting MDM Environment Information with the Product Usage Toolkit
  14. Appendix G: Glossary

Adding a Custom Query

Adding a Custom Query

You can use database-specific SQL syntax in a custom query. Ensure that the SQL statement conforms to the syntactical requirements of both the database and the MDM Hub Console.
  1. In the
    Model
    workbench, click
    Queries
    .
  2. Acquire a write lock.
  3. If you defined query groups, select the group to which you want to add the query.
  4. Right-click the group and click
    New Custom Query
    .
    The Queries tool displays the New Custom Query Wizard.
  5. If you see a Welcome screen, click
    Next
    .
  6. Set the following custom query properties:
    Property
    Description
    Query name
    Type a descriptive name for this query.
    Description
    Optionally, type a description for this query.
    Query Group
    Optionally, change the query group that you selected.
  7. Click
    Finish
    .
    The query appears in the navigation pane under the selected query group.
  8. Click the
    Edit
    icon next to the SQL field.
  9. Enter the SQL query according to the syntax rules for your database environment.
  10. Click the
    Save
    icon.
    The Hub Console saves the query and sends the query to the database. If the database finds an error in the SQL statement, the Queries tool displays the database error message. Fix the errors and save your changes.
  11. To view the results of the query, in the navigation pane, expand the query and click
    View
    .
    The Queries tool displays the results of the query.

0 COMMENTS

We’d like to hear from you!