Available Services
To execute a process periodically at a fixed time, date, or at intervals.
Part of the Utilities plugin.
Directory Watch
Section titled “Directory Watch”To watch a directory for file changes, creations, renaming and deletions. The Service will call a process or run some logic when the service event occurs.
Part of the File plugin.
Kafka Service
Section titled “Kafka Service”The Kafka Service can be used to connect to Kafka compliant servers (brokers) to receive specific topic-based messages for use in your Linx solution.
Part of the Kafka plugin.
RabbitMQ Service
Section titled “RabbitMQ Service”To listen to a queue on a RabbitMQ server and to trigger an event when a new message arrives.
Part of the RabbitMQ plugin.
REST Host
Section titled “REST Host”To assemble and publish a REST web service endpoint by implementing its web methods through events. The definition for the web service is imported through a Swagger API description file.
Part of the REST plugin.
SignalR Service
Section titled “SignalR Service”Can be used for real-time web functionality that enables apps to instantly push content to clients.
Part of the SignalR plugin.
Simple REST Host
Section titled “Simple REST Host”To assemble and publish a REST web service endpoint by implementing its web methods through events.
Part of the REST plugin.
To execute a process at a specified time and interval.
Part of the Utilities plugin.