Verify that the SMS Sender scheduled job is runningIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; text-decoration: underline; } .hd3{ color: #7a7a7a; font-weight:; font-size:16px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14px; text-decoration:; } --> Verify that the SMS Sender scheduled job is running Overview If an SMS message is listed in the Outbox for an unusual amount of time (the exact amount of time varies by instance and configuration), there may be an issue with the Short Message Service (SMS) Sender scheduled job. The SMS Sender scheduled job determines when a duplicate notification is going to be sent. Once an action or business rule is triggered, SMS messages are placed in the Outbox. All messages remain in a State of Ready until the events process job handles the request. Procedure To check if the SMS message is stuck in the Outbox: Navigate to System Mailboxes > Outbound > Outbox.Add the following filter condition: [Notification type] [is] [SMS] The Outbox should be empty or contain messages less than a few minutes old. Click Emails [Outbox view] and choose Refresh List. If the same messages are listed in the Outbox, verify that the SMS Sender job is running. To verify that the SMS Sender scheduled job is running: Navigate to System Scheduler > Today's Scheduled Jobs.In the Go to field, select Name and search for *SMS Sender.Open the SMS Sender record.Check the Next action field. When notifications function properly, the value of this field, which indicates the next time the job runs, is not more than a few minutes from the time you opened the record. If it is more than a few minutes, look at the State.To check the State field: Error or Queued: Change the state to Ready and click Update.Ready or Running: If the value of the Next action field is more than a few minutes from the time you opened the record, open an incident ticket and include the Next action value. Right-click the form header and choose Reload form. The Next action field value should update. If the value is unchanged, open an incident ticket and include the value.