/n software Workflow Activities V4 - Online Help
Available for:
/n software Workflow Activities V4
Questions / Feedback?

SMPP Activities

Properties   Configuration Settings  

The SMPP Activity implements Short Message Peer-to-Peer message transmission functionality.

Remarks

The SMPP Activity implements a Short Message Peer-to-Peer client that can be used to send SMS messages from your WorkFlow to any SMS-enabled entity.

SMPP Receive Activity

Before using the SMPP Send Activity, you must first contact a Short Message Service (SMS) vendor to create an account. Once your account is properly set up, you must set the server information on your activity through the SMPPServer and SMPPPort properties. If your SMS vendor supplies you with a UserId or Password, you should enter those as well. Some vendors may also require specific SystemType values in order to communicate with a client. If this is the case, the vendor will supply you with that information as well.

The activity also supports Secure Socket Layer (SSL) transport security. This may be enabled by selecting an SSLCert and a valid SSLAcceptServerCert, and then setting the SSLStartMode to an appropriate value.

Once configured the activity will connect to the SMPP server and remain connected to receive incoming messages. It will remain connected until the activity is shut down.

SMPP Send Activity

Before using the SMPP Send Activity, you must first contact a Short Message Service (SMS) vendor to create an account. Once your account is properly set up, you must set the server information on your activity through the SMPPServer and SMPPPort properties. If your SMS vendor supplies you with a UserId or Password, you should enter those as well. Some vendors may also require specific SystemType values in order to communicate with a client. If this is the case, the vendor will supply you with that information as well.

The activity also supports Secure Socket Layer (SSL) transport security. This may be enabled by selecting an SSLCert and a valid SSLAcceptServerCert, and then setting the SSLStartMode to an appropriate value.

Once the send port is set up, it will connect to the SMPP server whenever it has a message to send. It will send the contents of the MessageText property as the text of the short message.

The activity allows you to send text messages to one or more RecipientAddress. You may also set the SendAsData property to send large (greater than 64KB) messages as binary data instead of as a text message.

Please refer to the section on adapter configuration for a description of how to configure receive locations and send ports for this adapter.

Sender Property List


The following is the full list of the properties of the sender activity with short descriptions. Click on the links for further details.

FirewallA set of properties related to firewall access.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
MessageExpirationDenotes the validity period of the current message.
MessagePriorityThis is the priority level of the current message.
MessageTextThe text of the short message to be sent.
OtherDefines a set of configuration settings to be used by the activity.
PasswordThis is the user's password.
PersistentConnectionInstructs the activity whether to keep the connection to the server open.
RecipientAddressA comma-separated list of the recipient addresses of the current short message.
RecipientTypeIndicates the type of entities receiving the current short message.
RuntimeLicenseSpecifies the activity runtime license key.
ScheduledDeliveryThis value tells the server when to deliver the current message.
SendAsDataA boolean switch indicating whether the current short message should be sent as a data message.
SenderAddressThe addresses from which the current short message will be sent.
ServiceTypeThis indicates the type of service for the current message.
SMPPPortThe server port for secure SMPP (default 3551).
SMPPServerThis is the SMPP entity to which the component will connect.
SMPPVersionThis is the SMPP version to be used throughout the connection.
SSLAcceptServerCertInstructs the activity to unconditionally accept the server certificate that matches the supplied certificate.
SSLAcceptServerCertAcceptAnyTells the activity to accept any server certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
SSLStartModeDetermines how the activity starts the SSL negotiation.
SystemTypeThis is a string representing the type of system during a connection.
TimeoutA timeout for the activity.
UserIdThis value is used for identification with the SMPP service.

Configuration Settings


The following is a list of configuration settings for the activity with short descriptions. Click on the links for further details.

DataCodingThe data encoding mechanism to be used for the current message.
DestinationNPIThe Number Planning Indicator for the destination ESME.
DestinationTONThe Type of Number for the destination ESME.
MCReceiptThe type of receipt you wish to receive for the current message.
ProtocolIdThe protocol identifier.
SMEAcknowledgementThe type of acknowledgement you wish to receive for the current message.
ReconnectAttemptIntervalThe time, in seconds, between reconnection attempts.
ReconnectAttemptLimitThe maximum number of reconnection attempts.
SourceNPIThe Number Planning Indicator for the ESME.
SourceTONThe Type of Number for the ESME.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
LocalHostThe name of the local host or user-assigned IP interface through which connections are initiated or accepted.
TcpNoDelayWhether or not to delay when sending packets.
UseManagedSecurityAPITells the activity whether or not to use the system security libraries or a managed implementation.
PersistedConnectionTimeoutHow long to leave a persisted connection alive.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.5.6240.0