El nexo entre tecnología y negocios
 
[ AFC00304 ] Business class associated to a Widget
Summary
Possibility of selecting any type of business class to load a Widget.

It is applied to
  • Apia 2.3.0.39
  • Apia 2.4.0.3


Behavior

The Widgets of KPI type which are loaded with a business class can use any type of business class defined in Apia.

It isn't necessary to generate a special business class or to define any parameter with certain name. The only condition that a business class must have to be used by a Widget of KPI type is that it possesses a numeric exit parameter.

The user, when designing the Widget, will have to select which of the numeric parameters that the selected business class possesses will be used to load the Widget.

The Widgets of KPI type which are loaded with a query, can use any query defined by the user.

The user, when designing the Widget, will have to select which of the numeric columns which are shown in the query (or a hidden one), will be used to load the Widget.



Related elements
[ ANF00169 ] Dashboards and Widgets
[ AFC00296 ] Widgets of type "Cube"
[ AFC00302 ] Widgets of type "User's query"
Suggested items
[ ATI01561 ] Datasheet "Query filter BC design"
[ ATI01558 ] Datasheet "Java BC Design"
[ ABR00030 ] The exeption is not being captured when the executable of a business class does not exist.
[ AFC00589 ] Upload .class in business classes design
[ ATI01562 ] Datasheet "Business rule BC design"
[ AHT00156 ] Example of the creation of a business class of type "Business rule"
[ AHT00133 ] How to know which line of a grid is executing an event
[ ANF00168 ] Business classes' execution
[ ANF00224 ] Pass attribute as paramater to a business class
[ ATI01556 ] Datasheet "DB BC Design - View"