Exchange Plug-in
I have a Server license but we moved our server, can I get another license?
When you bought one Server license, you are limited to the use of the Exchange Plug-in for only one server (see article 'What is a Server license'). As a result, you can not simply move the server license to another domain name or IP address. You ...
What could be a reason that the Smart Client fails?
The Exchange and ExchangeWS Plug-ins are so called client-server Plug-ins. For the smart client to work we need the following server setting: 'Servoy Server Home' > 'Smart Client Settings' > 'servoy.application_server.trustedRemotePlugins' = ...
What is the ChangeKey (ExchangeWS only)?
The ChangeKey is the unique ID used to track item changes. You can use it when synchronising and is of special interest when working with recurring events.
What is a Server license?
A Server license is a license that allows you to use the Exchange Plug-in on only one machine. It is likely that you or your client will have 2 NICS installed on that machine. One for internal use and one for external use. You are allowed to use one ...
What is the difference between UniqueId and UID (Exchange Plug-in only)?
The UniqueId can change when the name changes (in some cases but but it is impossible to tell when). The UID will stay unique. The UniqueId is what is returned when you save an item. Currently the UniqueId is used when you want to retrieve a certain ...
Am I allowed to switch my Server License from our production server to our backup server?
Running on 2 servers is not allowed with only one license (see article 'What is a Server license'). To run on a second server, or to add a backup server you need an additional Server license. All IP addresses and or domain names will be added to one ...
Is my license valid for the Exchange Plug-in as well as the ExchangeWS Plug-in
Yes, it is, as long as you have a maintenance subscription. You can use the license with both Plug-ins but only on the same server(s) that you have the license for. This does not apply to the JEC and EWSJ libraries. There is an upgrade fee for ...
What protocol is used by the Exchange Plug-in and what is its architecture?
The Exchange Plug-in is based on the JEC libraries. JEC Uses WEBDAV/HTTP to communicate with exchange, which means that the Exchange server OWA (Outlook Web Access) need to be on. Regarding the Architecture, JEC uses ApacheHTTPClient and a modified ...
What protocol is used by the ExchangeWS Plug-in and what is its architecture?
The ExchangeWS Plug-in is based on the EWSJ libraries. EWSJ Uses EWS/HTTP to communicate with Exchange. Regarding the Architecture: EWSJ does not rely on any Web Services library, which gives the Plug-in much more flexibility when implementing ...
Exactly what Exchange types are supported?
- Emails are supported (including getting attachments, send with attachments and save draft); - Events are fully supported; - Contacts Get, Add, Edit, Delete, Filter and Public folders. - Tasks are fully supported. ...
Does the Exchange Plug-in Support SSL and what authentication schemes are supported?
JEC and EWSJ support SSL and also partially support self signed certificates. Basic, digest, NTLM (Windows Integrated) and FBA authentication schemes are supported. NTLM v2 is not supported.
How can I debug the Exchange Plug-in
When you start to work with the Exchange and/or ExchangeWS Plug-in it is good to have additional information about what you are doing. Or you need to debug an issue and JEC or IT2BE ask you for additional information. When this is the case please ...
Is there a way to get the exchange ID of an existing item?
When you do not know the exchange ID of an existing mail (or any other Exchange Item) you can retrieve a set of items and iterate over them. You can validate the property of your choice against the value you have and, when they are the same, you can ...
How does the Exchange Plug-in communicate with Exchange Server?
The Exchange Plug-in makes use of the JEC and EWSJ libraries of Netcomps LTD. You can find more information about the company and its products here.
What Exchange versions are supported by the Exchange Plug-in?
The Exchange Plug-in supports Exchange Server 2000 and 2003. The ExchangeWS Plug-in supports exchange 2007, 2010 and 2013. We recommend the Exchange Plug-in for Exchange 2000 and 2003. We recommend the ExchangeWS Plug-in for 2007, 2010 and 2013.