Table of Contents

Search

  1. Preface
  2. Working with Transformations
  3. Aggregator Transformation
  4. Custom Transformation
  5. Custom Transformation Functions
  6. Data Masking Transformation
  7. Data Masking Examples
  8. Expression Transformation
  9. External Procedure Transformation
  10. Filter Transformation
  11. HTTP Transformation
  12. Identity Resolution Transformation
  13. Java Transformation
  14. Java Transformation API Reference
  15. Java Expressions
  16. Java Transformation Example
  17. Joiner Transformation
  18. Lookup Transformation
  19. Lookup Caches
  20. Dynamic Lookup Cache
  21. Normalizer Transformation
  22. Rank Transformation
  23. Router Transformation
  24. Sequence Generator Transformation
  25. Sorter Transformation
  26. Source Qualifier Transformation
  27. SQL Transformation
  28. Using the SQL Transformation in a Mapping
  29. Stored Procedure Transformation
  30. Transaction Control Transformation
  31. Union Transformation
  32. Unstructured Data Transformation
  33. Update Strategy Transformation
  34. XML Transformations

Transformation Guide

Transformation Guide

Output Groups and Ports

Output Groups and Ports

The output group contains output ports and an input/output port. The output group contains ports from the output view in addition to default ports for each Identity Resolution transformation.
The output ports that are based on the output view contain candidate records from the Search Server.
The following table describes the default output ports:
Default Output Ports
Description
IR_Search_Link
Input/output search link port. Use this pass-through port to pass a link between the source data on the input side and resultant output candidates.
IR_Score_Out
Output port that contains the score from the search operation conducted by the Search Server. Values are positive numbers from 0 through 100.
For example, if you search on name with the input "Rob," the results may contain candidate records with name "Rob" that have a score of 100. The results may also contain candidate records with name as "Bob" that have a score of 90. Informatica Identity Resolution computes the score associated with the result.
IR_Result_Count
Output port that contains the number of records.

0 COMMENTS

We’d like to hear from you!