Changes to API and architecture
The Content Manager public API and the services and library architecture has changed in 2011 SP1.
- Audience Manager and Outbound E-mail services and libraries
- The Audience Manager and Outbound E-mail services and libraries (DLLs) are 32-bit and 64-bit compatible. When you install Outbound E-mail, the relevant Outbound E-mail services are configured according to the architecture of your machine.
- Audience Manager API
-
In previous versions, to get a single Contact you needed to write a lot of code to filter Contacts by identification fields to retrieve a single Contact that matched. There is now an overload on the Contact constructor that takes these fields.
In the Content Delivery API,
GroupIdis deprecated and is replaced byAddressBookId. The type ofAddressBookIdisint.