FBA Support: SyncEx version 3.0 Connector API supports Form Based Authentication. Additional Constructor is provided to support FBA Connection to exchange server.
Jakarta Slide API Replacement: Jakarta Slide API is not required in version 3.0, because we have provided our own implementation for WebDAV methods.
HttpClient 3.0: Version 3.0 of SyncEx Connector API uses latest version of HttpClient, which provides certain additional feature to enhance performance.
Xmpp parser: The previous version of SyncEx connector API was using xerces implementation for xml parsing which was creating conflicts with the container’s one. In version 3.0 it is replaced with Xmpp parser which is much faster than xerces.
Performance Improvement: Version 3.0 is improved on all ground in order to decrease the response time.
Access to all configuration parameters: MS Exchange utilizes certain options for customization purpose, these options were not available in the previous version of Connector API, Version 3.0 allows you to access and manipulate those options, and these options are:
- User Timezone
- Time format
- Long Date format
- Short Date format
- Out Of Office assistance
- Notification for Mail and Calendar Items
- Customized Signature for email
- Read Receipt automation
- Reminder for Calendar Items.
- Search option selection [Global Address List / local contacts]
Support for various flags: SyncEx version 3.0 Connector API allows user to mark his/her items with different status flags.
Distribution List: SyncEx version 3.0 Connector API also allows you to manage your contacts in different distribution list.
Support for Notes & Journal: SyncEx version 3.0 Connector API allows you to manipulate and create Notes and Journal items.
Access Control: With SyncEx version 3.0 connector API, one can specify access control on his private folders to other exchange users.
Security Delegation: SyncEx version 3.0 allows accessing the shared private folders for other users. One user can access other user’s private folder directly using security delegation.
|