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

Unmerge Message

Unmerge Message

The following code is an example of an unmerge message:
<SIP_EVENT>    <CONTROLAREA>       <ACTION>UnMerge</ACTION> <MESSAGE_ID>11010302</MESSAGE_ID>       <MESSAGE_DATE>2006-11-07 21:37:56.0</MESSAGE_DATE>       <TABLE_NAME>C_CONSUMER</TABLE_NAME>       <PACKAGE>CONSUMER_PKG</PACKAGE>       <RULE_NAME>Unmerge</RULE_NAME>       <RULE_ID>SVR1.97S</RULE_ID>       <ROWID_OBJECT>10</ROWID_OBJECT>       <DATABASE>edsel-edselsp2-CMX_AT</DATABASE>       <XREFS>          <XREF>          <SYSTEM>Retail System</SYSTEM>          <PKEY_SRC_OBJECT>8</PKEY_SRC_OBJECT>          </XREF>       </XREFS>       <MERGED_OBJECTS>          <ROWID_OBJECT>0</ROWID_OBJECT>       </MERGED_OBJECTS>    </CONTROLAREA>    <DATAAREA>       <DATA>          <ROWID_OBJECT>10</ROWID_OBJECT>          <CONSOLIDATION_IND>4</CONSOLIDATION_IND>          <LAST_ROWID_SYSTEM>SVR1.7NK</LAST_ROWID_SYSTEM>          <INTERACTION_ID />          <CONSUMER_ID>8</CONSUMER_ID>          <FIRST_NAME>THOMAS</FIRST_NAME>          <MIDDLE_NAME>L</MIDDLE_NAME>          <LAST_NAME>KIDD</LAST_NAME>          <SUFFIX />          <TELEPHONE>2178952323</TELEPHONE>          <GENDER>M</GENDER>          <DOB>1940</DOB>       </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!