New WebUI Widget Framework!

  • 7 May 2021
  • 1 reply
  • 165 views

Userlevel 4
Badge +2

Dear Community,

 

We constantly strive to add value to our customers and users by adding new features to make it easier to build applications and provide the best visualization and user interface. 

In this endeavor, we realize some underlying technical challenges slow us down from time to time. We are therefore building a new WebUI framework that is flexible, robust, and easy to use for us and our users (e.g. when custom widgets are needed, or existing widgets need custom changes).

Some of the issues we aim to solve or address are:

  1. We have to build each widget from scratch since most widgets do not share a common base. Why reinvent the wheel when there are libraries that already provide a large set of charts!
  2. Lowering/eliminating the dependency on third-party libraries that are no longer updated(maintained) or have legacy code that makes it difficult to build new features.
  3. Dependency on certain technologies due to compatibility issues between different frameworks.
  4. The current custom widget framework needs to be constantly updated each time a new feature is introduced.
  5. Maintaining custom widgets is cumbersome as it needs to be updated and upgraded from time to time.

What will this new framework offer:

  1. We want to open up our framework to customers and the community so that they can build their custom widgets more easily.
  2. When building new widgets, developers can pay more attention to the UI than how to get the data.
  3. We have the ability to use any chart library*, eg: Google Charts. * Features limited to the chart library

How this would work in a nutshell:

  1. Each widget will require data in a specific format, typically a JSON.  
  2. The widget builder can call an API that lets you request AIMMS data in the custom specified format.
  3. It will be the task of the widget builder to specify this format in such a way, that it matches the format that the widget requires as close as possible. Some manipulation might be required.
  4. As a result, you should just be able to directly feed the widget with the data you retrieve from the backend.

 

We are currently building POCs and running trials. Watch this space for more info in the coming weeks. 

 

Please post any questions, concerns, or suggestions you might have in the comments below.

 

Thanks,

Team WebUI


1 reply

Userlevel 4
Badge +2

Please checkout the update on the framework.

 

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator