Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Microsoft Dynamics CRM
  3. PowerExchange for Microsoft Dynamics CRM Configuration
  4. Microsoft Dynamics CRM Sources and Targets
  5. Microsoft Dynamics CRM Application Source Qualifiers
  6. Microsoft Dynamics CRM Sessions
  7. Appendix A: Microsoft Dynamics CRM and Transformation Data Types

PowerExchange for Microsoft Dynamics CRM User Guide for PowerCenter

PowerExchange for Microsoft Dynamics CRM User Guide for PowerCenter

XML Format for PartyList Data Type

XML Format for PartyList Data Type

Each entity uses the following XML format:
<EntityCollection> <Entity Name="activityparty"> <Attribute Name="partyid" Value="contact:<guid>"/> <Attribute Name="participationtypemask" Value="2"/> <Attribute Name="activitypartyid" Value="<guid>"/> </Entity> <Entity Name="activityparty"> <Attribute Name="partyid" Value="account:<guid>"/> <Attribute Name="participationtypemask" Value="2"/> <Attribute Name="activitypartyid" Value="<guid>"/> </Entity> </EntityCollection>
Each PartyList data type port has a separate XML entry.

0 COMMENTS

We’d like to hear from you!