Skip to main content

Use Fiori Elements and smart controls for custom Fiori apps

Fiori Elements can save development time and provide a consistent user experience across SAP Fiori apps, if you know a bit about what's under the hood.
Fiori Elements — formerly smart templates — and smart controls are standard UI components for applications delivered with the SAPUI5 JavaScript library, including SAP Fiori apps. They rely on local "annotation" files or annotations delivered via OData services to define their smart template behavior, rather than requiring behavior to be defined in JavaScript.
The approach has advantages and restrictions compared to developing completely custom front-end applications that developers and managers should be aware of. Its main advantages are that it reduces the cost and time required for application development and maintenance, and helps provide a consistent and robust user experience to business users.
Fiori Elements and smart controls allow developers to focus more on carving out OData services and enhancing the services' associated metadata models with SAP- and vocabulary-based annotations. This allows service developers to shape the behavior of the underlying smart controls by providing key information on how each control, or parts of a control, should behave. Predefined templates and controllers included with these Fiori Elements and smart controls perform most of the work and free the developer from having to write client-side JavaScript code.
Smart controls cover a variety of use cases, including forms, charts, and tables (see the figure below for an example), while Fiori Elements are available that provide reports with lists and filters, object pages for detailed information about a specific object, and overview pages for dashboard-style information about a particular subject.
To provide the advantage of mostly ready-made applications, Fiori Elements and smart controls limit the amount of customization that can be easily achieved.
For More Information like
Why are Fiori Elements a good idea?

What are the downsides for Fiori apps?

CLick this Link: Techtarget.com

Comments

Popular posts from this blog

Better Tableau implementation gives BI dashboards a boost

When the telecommunications group at General Motors initially began using Tableau dashboards to track service requests and incidents, reports had such long load times that managers couldn't use them effectively. "It really wasn't something they could use on their own, let alone use in a meeting," said Katrina Botting, who heads data strategy and intelligence for GM's telecom organization, in a presentation at Tableau Conference 2017. It wasn't until last year, when Botting and her team learned how to effectively utilize the software's data extract feature as part of GM's Tableau implementation, that reports loaded quickly enough to be truly self-service. The extract feature loads a snapshot of data stored on disk into memory; now, virtually all reports are based on extracted data, and reports that once took several minutes to load do so in seconds, Botting said. Managers in the telecom unit used to meet with each other just to make sure they a...

Evolution of SQL Server from SQL 2000 to SQL Server 2008 R2

As a software professional i would attend some technical interviews with some reputed companies for their open positions. Most of them asked me  What is the differenced between SQL 2000 and 2005 . Since i have worked on all SQLversions from SQL Server 7.0/2000 to 2008 r2, I felt just like our human race is evolving, SQL Server is also evolving. Each release will meet with exact requirement of the industry it was born. When SQL Server has evoled from SQL Server 2000 to SQL Server 2005, this was the major difference we felt, in a quick summary in tabular format. Feature SQL Server 2000 SQL Server 2005 Security Owner = Schema, hard to remove old users at times Schema is separate. Better granularity in easily controlling security. Logins can be authenticated by certificates. Encryption No options built in, expensive third party options with proprietary skills required to implement properly. Encryption and key management build in. High Availability Clustering or Log Shipping...

The keys to a successful business intelligence strategy

Business intelligence (BI) is essential for business growth and competitive advantage, yet reaping benefits from BI requires more than implementing the technology that enables it. In fact, deploying the technology is the easiest part of any BI initiative, according to Boris Evelson, vice president and principal analyst at Forrester Research. Getting the personnel and processes portions right are much more challenging, he says. As such, organisations must addresses personnel and processes as key facets of their  BI strategy  if they want to be successful. Moreover, BI strategies should be broken down even further to address ownership and continual improvement as well. These are the seven essential components of any successful BI strategy, according to BI experts. Give business ownership over BI Organisations that place BI in the hands of business users have greater success rates than those who confine BI within IT, Evelson says. This may mean embedding BI within line...