Element Details: Procedure.Send+SMS+Text+Message
 Back


Available in: Logi Info Source code name: Procedure.SendSMSIntroduced in: v9.5.114

Sends a Text Message entered by the user as an Sms Message out to the specified cell Phone number.

Element Group:Email and Notifications



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ConnectionID
UserDefined
(Required) Specifies a connection to a data source that is defined in the Settings. For elements connecting to relational databases, default is the first Connection element in _settings.lgx.
FromAddress
UserDefined
(Required) The email address to be shown on the message from which the Sms has been sent.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
MobileCarrierDomain
UserDefined
(Required) Enter the Domain name of the Mobile carrier so that the Sms Text Message can be sent to the Proper Carrier providing the service to the Cellular Phone. Some Major carrier domains are @txt.att.net, @tmomail.net, @messaging.sprintpcs.com, @messaging.nextel.com, @myboostmobile.com, @vtext.com, @vmobl.com.
Subject
UserDefined
(Required) The subject for the Sms Text Message.
Text
UserDefined
(Required) The text/message being sent.
ToPhoneNumber
UserDefined
(Required) The phone number to which the Sms Text message has to be sent. Phone number needs to be in simple 10 digit number format.



PARENT ELEMENTS

Click element to drill down for more information.

If Error
Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Run Datalayer Rows
Procedure.Run DataTable Rows
Procedure.Switch Case
Procedure.Switch Else
Task


CHILD ELEMENTS

Click element to drill down for more information.

If Error


 Back to top


 Chart Debug