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

Merge Message

Merge Message

The following code is an example of a merge message:
<SIP_EVENT>    <CONTROLAREA>       <ACTION>Merge</ACTION> <MESSAGE_ID>11010299</MESSAGE_ID>       <MESSAGE_DATE>2005-07-21 16:34:28.0</MESSAGE_DATE>       <TABLE_NAME>C_CUSTOMER</TABLE_NAME>       <RULE_NAME>CustomerRule1</RULE_NAME>       <RULE_ID>SVR1.8EO</RULE_ID>       <ROWID_OBJECT>74 </ROWID_OBJECT>       <XREFS>          <XREF>          <SYSTEM>CRM</SYSTEM>          <PKEY_SRC_OBJECT>196 </PKEY_SRC_OBJECT>          </XREF>          <XREF>          <SYSTEM>SFA</SYSTEM>          <PKEY_SRC_OBJECT>49 </PKEY_SRC_OBJECT>          </XREF>       </XREFS>       <MERGED_OBJECTS>          <ROWID_OBJECT>7 </ROWID_OBJECT>       </MERGED_OBJECTS>    </CONTROLAREA>    <DATAAREA>       <DATA>          <ROWID_OBJECT>74 </ROWID_OBJECT>          <CONSOLIDATION_IND>4</CONSOLIDATION_IND>          <FIRST_NAME>Jimmy</FIRST_NAME>          <MIDDLE_NAME>Neville</MIDDLE_NAME>          <LAST_NAME>Darwent</LAST_NAME>          <SUFFIX>Jr</SUFFIX>          <GENDER>M </GENDER>          <BIRTH_DATE>1938-06-22</BIRTH_DATE>          <SALUTATION>Mr</SALUTATION>          <SSN_TAX_NUMBER>659483774</SSN_TAX_NUMBER>          <FULL_NAME>Jimmy Darwent, Stony Brook Ny</FULL_NAME>       </DATA>    </DATAAREA> </SIP_EVENT>
Your messages will not look exactly like this. The data will reflect your data, and the fields will reflect your packages.

0 COMMENTS

We’d like to hear from you!