Arch announces availability of Stelo 110

Arch announces availability of Stelo 110

The latest version of Stelo, Stelo 110, is available from today.

Stelo is an SAP Fiori app generator which accelerates the development process for custom Fiori apps and processes.  This includes:

  • An end-to-end Fiori Forms solution, including functionality for data capture, validation, submission, routing and posting, all within a back-end SAP process framework.
  • A framework for the development and management of custom Fiori Apps, enabling organisations to easily build and maintain a suite of Fiori apps and also the related end-to-end business processes.

Stelo is fully-integrated into SAP S/4HANA and ECC.  A simple user-exit framework replaces the need for custom SAP Gateway Services or Core Data Services.

What’s new in Stelo 110

There are several improvements in the Stelo app wizard:

Support for ‘Fiori 3’ design styling

As Fiori styling has developed over time, we continue to ensure that Stelo generates apps that meet the latest styling standards and coding practices. All the apps are backwards-compatible.

A Stelo app using the SAP Quartz Light theme

Performance Improvements

Stelo apps now include new JSON models for app data.  This delivers significant performance improvements for apps with large data sets (dynamic tables or sections with hundreds of rows).

JSON model

Automatic table generation

Stelo now generates apps with dynamic tables or repeating sections out-of-the-box, reducing the amount of custom coding.

Generated table row

New master-detail floorplan for inbox/approvals

Stelo now includes an option to include a document list as a left-hand panel so that a single app can be used to trigger a process and for subsequent approval steps, with no need for a separate app for approval.

Master-detail floorplan

Stelo Inbox Improvements

The letterbox view for the Stelo Inbox has been replaced by a full-screen view, enabling more data to be displayed.

Stelo Inbox

Utility Function Library

Stelo now ships with a Utility Function Library, which is our collection of useful JavaScript functions which can be used easily within any Stelo app.

The Stelo app code has been reorganised to provide clearer separation between generated code and customer code, making the apps even easier to build and maintain.

Function Library