Hello,
In Exchange PSM it is specified, that "A subscription is a necessary pre-condition for data exchange. Without a subscription, data delivery is not possible." (for both pull and push modes), but in developer guide's section about client pull it is mentioned, that "There is no subscription".
Did I miss something?
If there is a subscription for a pull mode then how can client provide a subscription reference to the supplier when making a pull request?
Hello Tomas,
I think that your problem might be caused by the fact that the authors of the two documents use the word "subscription" with different semantics. If you look at p. 29/30 of the Exchange PSM, the characteristics of a "subscription" include very basic things like the Internet address of the supplier system. I feel the author of the Developers guide uses the same term in a more restricted way, especially in the context of supplier push with partial updates where a real shared context between supplier and any individual client is needed, since the supplier will only send changed, relevant information compared to the current "knowledge" of the client and his filter settings. Hence, the supplier must have the required information about this client knowledge (per client).
Anyway, you encountered an inconsistency which needs to be removed. I will enter an issue in the Issue Tracking systems ("ISSUES" menu item). As a registered user, you can do this yourself in the future.