Nuclos connection interface: server extension, PhoneCall, GenericNotification, communication rule, PhoneCallRequestContext, phone system, com-interface-template.

globe with meridians Language: Deutsch · English

light bulb Connection

Connect external systems via Nuclos interfaces – interface vs. connection, communication rules and telephony contexts.

On this page

Menu Administration → Connection. With connections you integrate a Nuclos server more deeply into its system landscape via so-called Nuclos interfaces – e.g. phone systems, SMS services or any system reachable via Java (including RESTful services).

Interface vs. connection

Integration via rule

An interface's events are integrated into the business logic via a communication rule (in the rule manager). Contexts:

Developing interfaces

The API knows two types: PhoneCall (phone systems) and GenericNotification (special cases). If an interface implements PhoneCall, it can be swapped when changing systems without touching the business logic. The freely usable com-interface-template serves as a template; specifying the Java package in comport-template-server-beans.xml is important.

Related pages

gear Web service


Web services.

Open →

gear Management Console


Console.

Open →