You are here: Driver Reference > Pager Driver > Using SMS to Trigger an Action > Issue an SMS Command by using an Alias on a Method Call

Issue an SMS Command by using an Alias on a Method Call

If you want users to be able to trigger actions remotely by using SMS, we recommend that you configure your system to make use of the alias feature on Method Call database items. The alias feature allows you to associate a string of up to 32 characters with the action and database defined in the Method Call’s configuration. Remote users with appropriate permissions can then trigger the Method Call’s action by entering the alias string as the content of their SMS. There are several benefits to using aliases when sending SMS commands:

To issue an SMS command by using an alias, the following configuration has to be in place:

With the settings described above in place, you can trigger an action remotely via SMS:

  1. On the appropriate device, create a new SMS message.
  2. For the content of the SMS message, enter the alias. The alias is case sensitive and you the SMS message can only contain the alias string. Do not include any other string or character other than the alias in your SMS message as this will cause the SMS message to be disregarded by ClearSCADA (unless the alias and the characters you have added matches an action for the Root group item, in which case, that action will be triggered erroneously. That is why we strongly advise you to use aliases that are unique and not similar to existing actions for the Root group.
  3. Send the message to ClearSCADA.
    The message will be processed by the service provider and will be sent to ClearSCADA. ClearSCADA will then process the message and execute the action associated with the Method Call that has the alias that matches the alias in your SMS message.
  4. NOTE: There may be a delay between sending the message and the required action being triggered. The length of the delay is dependent on how long it takes the service provider to process and send the message to ClearSCADA. In many circumstances, the action you wish to trigger with your SMS command will be performed seconds after you send your SMS message.


ClearSCADA 2015 R2