摘要:
Several embodiments of the present invention employ synchronization adapters for synchronizing information between "WinFS" and non-"WinFS" data sources (Figure 36, 3622/3666). Examples of adapters include an adapter that synchronizes address book information between a "WinFS" contacts folder and a non-WinFS mailbox (Figure 36, 3642). In these instances, adapter developers might use the "WinFS" synchronization core services API described herein for accessing services provided by the "WinFS" (Figure 36, 3612) synchronization platform in order to develop schema transformation code between the "WinFS" (Figure 36, 3612) schema and the non-"WinFS" data source schema (Figure 36, 3624). Additionally, the adapter developer provides protocol support for communicating changes with the non-"WinFS" data source. A synchronization adapter (Figure 36, 3662) is invoked and controlled by using the synchronization controller API and reports progress and errors using this API (Figure 36, 3652).
摘要:
A schema-based notification platform (500) that provides regularized notification handling (506) including user control and normalization of the operation of policies across different information types and contexts. Information-service schemas and services (503) are combined to build a content-sensitive and context-sensitive information service to communicate information to recipient devices (508) of users that subscribe to those services. An information agent service (504) collects the information, and based on various criteria, determines if, when, and how to send and render the information, and to which subscribing client device or devices.
摘要:
Various embodiments of the present invention are directed to a storage platform (figure 20) comprising: a data store in which data stored therein is defined in terms of items, elements, and relationships (figure 20, 2014), wherein an item is a unit of data storable in the data store and comprises one or more elements, an element is an instance of a type (figure 20, 2016) comprising one or more fields, and a relationship is a link between at least two items; a set of schemas (figure 20, 2014) that define different types of items, elements, and relationships (figure 20, 2016); and an application programming interface (figure 20, 350a, 350b, or 350c) comprising a class (figure 20, 2008) for each of the different items, elements, and relationships defined in the set of schemas. Data may also be stored in the data store in the form of an extension to an existing item type, and wherein the application programming interface comprises a class for each different item extension (figure 20, 2006).
摘要:
A robust and efficient service-to-service communications protocol that handles change information in an identity-centric data access architecture. The protocol enables the automatic publication and subscription by services of changes made to data of millions of users. The protocol is role-based in that a user controls the users that can subscribe for the user's data changes and is efficient in that data is change data for users are combined and batched, and robust to handle failure scenarios. In one implementation, the a 'publisher (600)' refers to the .NET MyServices service which is the source of the data, while a 'subscriber (610)' refers to the .NET MyServices service that receives the data. The publisher and subscriber maintain updated information about each other's users in order to accomplish selective data communication and filtering. To provide robustness, requests are acknowledged, and until acknowledged, retried regularly for awhile, with delays between regular retries.