Salesforce

The Event-Driven Engine (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

The Event-Driven Engine (Magic xpa 3.x)

When you use Magic xpa’s event-driven architecture to design browser-client applications, you gain many benefits, such as:

  • More readable application logic

  • More flexible applications

  • High resolution handling

  • Reuse of code

Using event-driven methodology lets you create units of code that independently handle end-user interactions, enabling you to create more efficient applications. You can make your application more readable and more manageable by clearly naming the business processes of your application and by clearly defining the relations between the events and the corresponding logic units.

Use event-driven architecture to handle every application element, be it a task, a record, or a control.

Take advantage of the handlers’ hierarchical structure to define re-usable global units of logic.

For more information on event-driven architecture, please refer to the Event-Driven Architecture concept paper.

Reference
Attachment 
Attachment