I was wondering on which are the exact functionnalities that the Exchange Listener microservice adds to the system ?
Is it possible to synchronize a mailbox with Exchange, create cases based on the ingoing emails without having the Exchange Listener service on ? I did a diagnostic on a system and it seems that the service is off, however, I can still receive email, synchronize them with Exchange and even send emails from Creatio. How is this even possible ?
The synchronization service is required to manage emails in Creatio .NET Framework and .NET Core since version 7.17.2. This article covers the deployment of Exchange Listener synchronization service for Creatio on-site.
How were the emails managed without the Exchange Listener before the versions 7.17.2 ?
Does your answer mean that after the version 7.17.2, any synchronization with an email service is impossible without having the Exchange Listener Service installed on the environment ?
In the CRM, I have a Service section which creates automatic cases from an Exchange synchonisation (i.e. When an e-mail is drag & dropped to a Creatio synchronisation folder, it automatically creates a case).
I would implement something that when I drag & drop an e-mail to this synchronisation folder, it automatically deletes the e-mail after the Creatio synchronisation is done.
Is there a way to achieve that with Creatio ? Or should it be a direct configuration into Exchange ?
Is there a way to delete an e-mail after drag & dropping it into a folder from the provider side ?
This means that it would check if the synchronization has be done and if it is true then it would automatically delete the e-mail in the related folder ?
Many thanks for your reply,
I clearly understand that this is very hard to be supported from the Creatio side.