This page was last edited on January 20, 2025, at 07:25.
Comments or questions about this documentation? Contact us for support!
Genesys Driver for SMS and MMS includes the following sample business processes in the following folder: <DMS_folder>/media-channel-drivers/channel-smsmms/Business Process Examples.
The Simple SMS Paging business process shows how to receive and send SMS messages, and how to process SMS delivery reports. This business process uses a generic object to initiate the SendSMS request to an SMS driver/DMS pair. This generic object serves as an example on how to specify the ESP request.
This business process uses the "External Service" IRD object to send outbound messages.
How to enable outbound paging messages: To enable outbound paging messages, please add MultiAttach block into strategy, as show on the screenshot below. Specify _umsChannel = <sms channel name>; use the channel name exactly as it appears in Digital Messaging Server settings.
This business process shows how to receive MMS messages.