Outbound message
The Application Interface Web service is enhanced to provide a launchSMS method and a sendSMS method.
The launchSMS method is a web services request that calls an Orchestration Designer SMS application. The launchSMS web service request succeeds when the Orchestration Designer application begins to run. The launched Orchestration Designer application sends an SMS message by invoking the notification connector. After the message is sent, a sendSMS web service call is created.
The sendSMS method enables an application that can make web service calls to send SMS to an SMSC through the SMS Processor. The web service call succeeds when the processor accepts the message. An SMS application can be notified when the message is delivered to the SMSC. These SMS notification messages are sent to the Notification URL specified when configuring the SMS application on the EPM. Voice applications that call sendSMS must specify the name of a configured SMS application to receive notifications. In addition, an application can send the message with a delivery receipt request. If the application is configured on the EPM to support delivery message types and if the cell phone provider of the recipient returns the delivery receipt, the message is routed to the original sending application. For more information about the notification application, see the Orchestration Designer documentation.
Note:
An SMS Notification Connector pluggable data connector (PDC) is used to send an SMS message from a speech application or a message application that is created for a channel other than the SMS channel.
For more information about these new web service methods, see: