Component-based Modeling

You can choose to make full use of the component-based model to restructure your migrated EAE 3.3 application into a series of smaller components for ease of maintenance or for scalability.

You can readily reuse logic and definitions and use non-Agile Business Suite components to perform some of the processing. The Agile Business Suite component can be invoked by standard protocols; component calls or web services. Any client technology that can make component or web service calls can use the Agile Business Suite component.

Components can be invoked in two ways:

For Windows runtime, asynchronous messages to the Agile Business Suite component are handled either by COM+ queued messages or in a similar fashion to EAE 3.3.

Refer to the Agile Business Suite Developer Online Help for more information on component-based applications.