Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Event Manager
Event Manager
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Other versions available for 10 and Older
Uploaded
on
01 June 2020
by
5.0
(1 rating)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Event Manager
Details
Implements a generic way to publish and subscribe events. The Event Manager component allows a developer to create an asynchronous communication mechanism in a very simple and quick way, since all the complexity regarding the implementation of the queue, subscriptions, events, logs and purge is managed by the component itself.
Read more
The
Event Manager
component allows a developer to create an asynchronous communication mechanism in a very simple and quick way, since all the complexity regarding the implementation of the queue, subscriptions, events, logs and purge is managed by the component itself.
The concept behind the implementation of the Event Manager component presupposes the ability for any application to publish events and for other applications to subscribe to those events in order to act accordingly.
Details on the usage of the component can be find in the help page.
Release notes
(1.0.0)
Upgrade to OutSystems 11
Reviews
(0)
Team
Staff
Other assets in this category
Functional libraries & utilities, Other functions & libraries
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
8017
Event System
Leonardo Fernandes
Use custom events in your OutSystems apps! Communicate events instantly between web blocks, refactor your screen logic, use divide-and-conquer for complex forms, build reusable components, and much more. And do all of these with a beautifully simple API.
2737
ardoJSON
João Barata
Generic extension for serializing and deserializing Outsystems values into and out of JSON
12460
More from Carlos Sousa
Amazon SQS Connector
Carlos Sousa
Connect to the Amazon Simple Queue Service (SQS) Service, allowing queue management, push and get messages.
189
Data Extractor
Carlos Sousa
Use Data Extractor as a tool to extract Platform entity data in a highly performant way and allowing a high level of configuration. Use it for getting entity data, log data, database structure and indexes as a single zip file
771
Circuit Breaker
Carlos Sousa
Simple implementation of the Circuit Breaker pattern, used to protect access to APIs from cascading timeouts caused by the unavailability of the external system.
212
Loading...
Loading