APP400 - LCNC SAP Build Apps Flashcards
What is the process for building an app
Ui+Binding
variables
Logic
External APIs
Data Resources (OData/Rest) ->Destinations-> SAP Systems
HTML application
In SAP build app, where can you sort and filter projects
Lobby
Additional actions in the lobby are
Export
Rename project
Manage members
Save as new project
Delete
what are the components of the SAP build menu Bar
UI Canvas
Launch
Theme
Navigation
Data Authorization
Help
What capabilities does SAP Build Apps provides to make it easy to build apps?
Creating logic to respond to user and app events
Defining with simple form connections to backend data
Dragging and dropping pre-built components for building the UI
Where can you see all your SAP Build projects?
Lobby
Which two fields can you enter while creating a new project?
Title
Description
What is the role of User Interface (UI) in an app?
UI covers what you will see and be able to do in the app.
What are components in SAP Build Apps
They are prefabricated code pieces that can be used as building blocks with pre-defined functions to design the UI and enable the bridge to use logic.
What are some characteristics of components
Interactive
Connections and Extensibility
Responsive
Logic
Adaptive style
What are the binding types
Static text
Data and Variables
formula
Components properties
Data item in repeat
Mapping
There are two theme groups
Universal and Fiori theme
right panel contains
Properties
Style
Layout
In SAP Build Apps on the left hand side there are three tabs
Core
By me
Installed
Types of variables
App Variable: It is used to store the information that needs to be accessible throughout the app.
Page Variable: It is used to store the information that needs to be accessible only for the current page.
Page Parameter: It is used to store the information that is required to open the current page. For example, if you have a product details page that displays information about the current product, the page requires an ID for the product to display its data.
Data Variable
what are the variables that store data
app and page variables
What are the four groups of data variables
Simple
Reference
Text types with specific formats
Complex
What is mandatory when creating variables
name and data type
Here are the available data variable types
Collection of data records
Single data record
new data record
Data variables are always based on
a data resource whose schema is replicated on the data variable.
Which of the following will guide you if you try to set a variable with a value that does not conform to its data type?
Formula editor
Which variable do you use to store information retrieved from a back-end system?
Data variable
What are the reasons for using variables?
To store temporary data, such as user preferences.
To store data retrieved from back-end data source.
What is the main difference between an app variable and a page variable?
An app variable can be referenced anywhere, but a page variable can only be referenced in a particular page.
Functions can be used together to create a complete app logic
Flow Functions
Formula Functions
What are events
On focus
page/component blurred
On change
Component tap
app page loaded
Custom event
Here are the three different types of Logic Canvas:
Global Logic Canvas
Page Logic Canvas
Component Logic Canvas
back end system able to provide data such as:
OData integration
REST API direct integration
On Device storage
Marketplace datasources
What is OData resource
It is a connection to a data store that adheres to the OData protocol.
What are the data entities
OData integration
REST API direct integration
Google firebase/cloud firestore
SAP BTP destination REST API
marketplace search
There are two main things that you must define before using REST resource
Schema of the data that provides a structured view of information
Types of HTTP requests that can be performed on the data resource
SAP Build Work Zone is part of the SAP Build Family:
- SAP Build Apps
- SAP Build Process Automation
- Sap Build Work Zone
SAP Build Work Zone comes in two editions:
Advanced and Standard
Standard Edition:
- Secure, central access to apps, tasks, and processes
- Personalized and role based user experience
- Flexible customization & Extensibility
- Business Content from SAP Solution + Third party Integration
Looking closer at the capabilities of the advanced edition, four main categories of features stand out, compared to standard:
- Empower (key) users from lines of business.
- Blend business data and unstructured content.
- Increase user engagement.
- Customize and extend to your needs.
The next lessons “unbox” solution architecture of SAP Build Work Zone in the form of different type of components:
- Default: DWS launchpad, UI Theme Designer, Mobile Services, SAP_ Connectivity Service and SAP Destination Service
- Mandatory: Cloud Identity Services, IAS, Identity Provisioning
- Optional: SAP BAS
SAP Build Work Zone has two flavours:
subscription and Service
SAP Build Work Zone default components:
- Digital Workplace Service
- Launchpad to access SAP third party business app
- UI theme Designer
- Mobile Services
- Integration
What is the difference between SAP SuccessFactors Work Zone and SAP Workflow Management:
SAP Workflow Management. Main difference is that SAP Workflow service provides capabilities to execute and monitor workflows.
DWS (Digital Workplace Service) is made up of the following components:
- Home pages and workspaces with Grid based layout.
- Administration Console
- Administrative Area
What are the steps for loading and rendering Sap Build Work Zone in the web browser:
- Step 1 when the user is authenticated in SAP Build.
- Step 2 application shell calls DWS API to obtain access token. This token is used to provide single sign on (SSO) experience between application shell and DWS micro service.
- Step 3, application shell loads DWS with injected access token HTML. It is like application inside an application.
What is Work Zone Manager
Launchpad provides own UI to setup and manage business applicatios and it can be opened from menu External Integrations.
What is making up Work Zone Manager:
- Work Zone Directory
- Content Manager
- Provide Manager
- Work Zone Configuration
- Settings
SAP Build work Zone provides an employee centric digital experience and provide new and simple ways of working such as:
- Consistent Work Experience
- Intuitive workspaces
- Employee engagement
- Employee productivity
What are the building blocks of SAP Build Work zone:
- Administrative areas
- Homepages
- Workspaces
- Applications launchpad