Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: TheSone on March 30, 2017, 03:23:46 PM

Title: Customization in WDE. EmailServer Update c#
Post by: TheSone on March 30, 2017, 03:23:46 PM
Hello,

I still try to send an email, but still sending empty without "Subject" and without "Message".

I am occupying the "UpdateEnterpriseEmailInteractionCurrent ()" Method to update the Outbound E-Mail data before sending the Mail. It even sends it blank fields, in Null.

In the Logs, WDE by default, after updating the data does an Update to EmailServices, but there is no documentation of this to guide me.

Please, I request your help to send an email with data.

Thanks.