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

XMPP Activities

Properties   Configuration Settings  

The XMPP Activity adds instant messaging functionality to your WorkFlow.

Remarks

eXtensible Messaging and Presence Protocol is a highly extensible instant message service based on XML packets. The XMPP Activity adds the capability to leverage this protocol within your WorkFlow to send instant messages to any XMPP client within your XMPP service's network.

XMPP Send Activity

The XMPP Send Activity implements a lightweight XMPP instant messaging client. At a minimum, you must supply an IMServer, IMPort for the connection and a ToJID for the intended recipient of the message.

The activity will send the contents of the MessageText property as the instant message body

The activity also supports sending HTML entities with the message via the MessageHTML property. The default behavior of sending the WorkFlow message contents as a simple text message can also be overridden via the TreatMessageAsHTML property. Also, when sending to clients that may not support reading HTML entities, ParseHTML can be set to cause the activity to parse an HTML entity into the simple text body of the instant message.

The XMPP Send Activity has support for SSL transport layer security. This may be enabled by setting SSLStartMode, SSLCert and SSLAcceptServerCert to appropriate values.

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.

AuthMethodsControls how the activity authenticates itself with the XMPP server.
ChatroomThe name of the chatroom to join.
ChatroomNicknameThe nickname to be used within the chatroom.
ChatroomPasswordThe password for the chatroom specified in the Chatroom configuration option.
FirewallA set of properties related to firewall access.
IMPortThe server port for XMPP (default 5222).
IMServerThis is the instant messaging server.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
MessageHTMLThis is the HTML version of the current message.
MessageOtherDataThis property contains extra data for the current message.
MessageSubjectThis is the subject of the current message.
MessageTextThis is the plain text of the current message.
MessageThreadThis is the thread name of the current message.
MessageTypeThis is the type of the current message.
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.
ResourceThis is the resource for the current session.
RuntimeLicenseSpecifies the activity runtime license key.
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.
TimeoutA timeout for the activity.
ToJIDA semicolon-separated list of destination nodes to receive the current message.
UserThe user portion of this entity's Jabber ID.

Configuration Settings


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

AuthDomainThe domain under which the user must authenticate.
DateTimeFormatThe DateTime format for the MessageReceivedTime message context property.
ParseHTMLTells the activity to parse MessageHTML into a plaintext representation.
ServerDomainThis is the domain of the XMPP service.
TreatMessageAsHTMLTells the activity to treat the message contents as HTML.
UserDomainThe domain under which the user has registered with the XMPP service.
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