Navigation: Templates > Templates by Topic > Communications (Email, SMS) >Overview of the Communications Templates | |
The Communications Global extension makes available the following functionality;
- Emailing the Report Target Output (PDF, HTML, XML, TEXT)
- Support for sending regular Email messages (attachments are supported)
- Support for sending SMS messages over SMTP
The Global Extension template is where you configure default settings for sending emails and SMS messages. The Global Extension automatically template adds the Procedure Extension “Send Report by Email” to all “Report Procedures” in your Application.
There are also both Code templates and Control templates for sending Email and SMS messages from any Procedure.
Registering the Template
Register the ClaTalk.tpl located in your Clarion\Template\win folder.
Example Usage:
See .\Examples\ClaTalk\EmailDemo.cwproj and .\Examples\ClaTalk\SMSDemo.cwproj
see also: