Skip to main content
Version: SaaS

Understanding Modules

Understanding Modules

Resolve Actions Express modules are used for communication, remote execution, and systems integration with external services. Each module serves as an interface to its equivalent service - a mail service, telecommunication, or command executor. Each module is configured individually according to its parameters. Multiple instances of the same module can be defined by using the module instance table in the module configuration window, allowing for high availability and redundancy.

Each module is subject to the license agreement.

When switching between the modules, the related service must be restarted. The following table describes a sample of Module types:

ModuleDescription
Caller ModulesDial-up servers for incoming and outgoing phone calls. Caller Modules are responsible for performing all IVR and telephone related workflow activities.
Email ModulesEmail components that perform email related workflow activities such as sending and receiving emails. Similar to MS Outlook or MS Outlook Express accounts.
EverbridgeIntegrates Actions Express with Everbridge.
MS Operations ManagerIntegrates Actions Express with MS Operations Manager.
HP Service ManagerIntegrates Actions Express with HP Service Manager.
IBM Tivoli OmnibusIntegrates Actions Express with IBM Tivoli OMNIbus.
Text Message ModulesCellular components that send text messages to Actions Express recipients.
ExecutorRuns any type of command, batch file, or .exe file on a local or remote machine.
note

The executor module may be installed locally or separately on each machine from which commands are executed.

note

The communication between the Actions Express Server and the executor module is unidirectional and is encrypted by 3DES using port 11006.

SYSLOGA connector to SYSLOG Daemon.
Message Queue ModulesConnectors to a Microsoft/IBM MQ components (used to manage queues of messages and requests).
ServiceNowIntegrates Actions Express with ServiceNow.
SNMP ModulesReceives SNMP traps sent from external devices to Actions Express.
Event GatewayProvides a RESTful API to receive events from external sources.

Choose Configuration > Modules and open the Core Components or Integrations lists. A window similar to the following is displayed:

note

Creating new core components is not supported in Actions Express. Although it is technically possible to create a new one from the + icon in the top right of the Core Components table, it would not be working.