connection.service.change action

The connection.service.change action allows you to change the SMS, Data, or Voice service settings on a connection.

The connection.service.change action works only for Telit CDPs.

Action

This trigger action is found under the Connection heading.

Form

When dragged onto the canvas, the form appears.

Parameters

Name Type Required Descriptions
Identifier String Yes The connection(s) identifier, it can be the ICCID, MEID, ESN, IMSI, MSISDN, or IMEI.
CDP Type String Yes The CDP config. Only TROPICAL CDP Type is supported
SMS Value String No* Options will be specified by the CDP. Typical options may include, but are not limited to: MO, MT, Both, Enabled, or Disabled.
Data Value String No* Options will be specified by the CDP. Typical options may include, but are not limited to: Enabled or Disable.
Voice Value String No* Options will be specified by the CDP. Typical options may include, but are not limited to: Enable or Disable.
(*) At least one option shall be selected. It can be selected in conjunction with others.

Canvas

After you enter the details in the form and click Add, the actions appears with two routing points.

  • The left routing point (red) is the failure route. This route will be taken if there is an error during execution.
  • The right routing point (green) is the success route. This route will be taken if action executes successfully