APP400 - LCNC SAP Build Apps Flashcards

1
Q

What is the process for building an app

A

Ui+Binding
variables
Logic
External APIs
Data Resources (OData/Rest) ->Destinations-> SAP Systems
HTML application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In SAP build app, where can you sort and filter projects

A

Lobby

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Additional actions in the lobby are

A

Export
Rename project
Manage members
Save as new project
Delete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are the components of the SAP build menu Bar

A

UI Canvas
Launch
Theme
Navigation
Data Authorization
Help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What capabilities does SAP Build Apps provides to make it easy to build apps?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Where can you see all your SAP Build projects?

A

Lobby

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which two fields can you enter while creating a new project?

A

Title

Description

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the role of User Interface (UI) in an app?

A

UI covers what you will see and be able to do in the app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are components in SAP Build Apps

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are some characteristics of components

A

Interactive
Connections and Extensibility
Responsive
Logic
Adaptive style

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the binding types

A

Static text
Data and Variables
formula
Components properties
Data item in repeat
Mapping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

There are two theme groups

A

Universal and Fiori theme

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

right panel contains

A

Properties
Style
Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

In SAP Build Apps on the left hand side there are three tabs

A

Core
By me
Installed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Types of variables

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what are the variables that store data

A

app and page variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What are the four groups of data variables

A

Simple
Reference
Text types with specific formats
Complex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is mandatory when creating variables

A

name and data type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Here are the available data variable types

A

Collection of data records
Single data record
new data record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Data variables are always based on

A

a data resource whose schema is replicated on the data variable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

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?

A

Formula editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which variable do you use to store information retrieved from a back-end system?

A

Data variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What are the reasons for using variables?

A

To store temporary data, such as user preferences.

To store data retrieved from back-end data source.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is the main difference between an app variable and a page variable?

A

An app variable can be referenced anywhere, but a page variable can only be referenced in a particular page.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Functions can be used together to create a complete app logic

A

Flow Functions
Formula Functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

What are events

A

On focus
page/component blurred
On change
Component tap
app page loaded
Custom event

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Here are the three different types of Logic Canvas:

A

Global Logic Canvas
Page Logic Canvas
Component Logic Canvas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

back end system able to provide data such as:

A

OData integration
REST API direct integration
On Device storage
Marketplace datasources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What is OData resource

A

It is a connection to a data store that adheres to the OData protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

What are the data entities

A

OData integration
REST API direct integration
Google firebase/cloud firestore
SAP BTP destination REST API
marketplace search

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

There are two main things that you must define before using REST resource

A

Schema of the data that provides a structured view of information
Types of HTTP requests that can be performed on the data resource

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

SAP Build Work Zone is part of the SAP Build Family:

A
  1. SAP Build Apps
  2. SAP Build Process Automation
  3. Sap Build Work Zone
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

SAP Build Work Zone comes in two editions:

A

Advanced and Standard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

Standard Edition:

A
  1. Secure, central access to apps, tasks, and processes
  2. Personalized and role based user experience
  3. Flexible customization & Extensibility
  4. Business Content from SAP Solution + Third party Integration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

Looking closer at the capabilities of the advanced edition, four main categories of features stand out, compared to standard:

A
  1. Empower (key) users from lines of business.
  2. Blend business data and unstructured content.
  3. Increase user engagement.
  4. Customize and extend to your needs.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

The next lessons “unbox” solution architecture of SAP Build Work Zone in the form of different type of components:

A
  1. Default: DWS launchpad, UI Theme Designer, Mobile Services, SAP_ Connectivity Service and SAP Destination Service
  2. Mandatory: Cloud Identity Services, IAS, Identity Provisioning
  3. Optional: SAP BAS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

SAP Build Work Zone has two flavours:

A

subscription and Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

SAP Build Work Zone default components:

A
  1. Digital Workplace Service
  2. Launchpad to access SAP third party business app
  3. UI theme Designer
  4. Mobile Services
  5. Integration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

What is the difference between SAP SuccessFactors Work Zone and SAP Workflow Management:

A

SAP Workflow Management. Main difference is that SAP Workflow service provides capabilities to execute and monitor workflows.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

DWS (Digital Workplace Service) is made up of the following components:

A
  1. Home pages and workspaces with Grid based layout.
  2. Administration Console
  3. Administrative Area
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

What are the steps for loading and rendering Sap Build Work Zone in the web browser:

A
  1. Step 1 when the user is authenticated in SAP Build.
  2. 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.
  3. Step 3, application shell loads DWS with injected access token HTML. It is like application inside an application.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

What is Work Zone Manager

A

Launchpad provides own UI to setup and manage business applicatios and it can be opened from menu External Integrations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

What is making up Work Zone Manager:

A
  1. Work Zone Directory
  2. Content Manager
  3. Provide Manager
  4. Work Zone Configuration
  5. Settings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

SAP Build work Zone provides an employee centric digital experience and provide new and simple ways of working such as:

A
  1. Consistent Work Experience
  2. Intuitive workspaces
  3. Employee engagement
  4. Employee productivity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

What are the building blocks of SAP Build Work zone:

A
  1. Administrative areas
  2. Homepages
  3. Workspaces
  4. Applications launchpad
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

Who can admin the area manager:

A

SME/Admin person.

46
Q

Administrator is made up by

A

Area membership and administrator privilege.

47
Q

Homes pages are made up by:

A

Company home and areas home page

48
Q

Who can create workspaces:

A

Admin or workspace member

49
Q

How many types of workspaces are included in SAP Build WorkZone

A
  1. My Workspace
  2. Public
  3. Private
  4. External
50
Q

What is the difference between home page and workspace:

A

the former displays the company feed and the latter displays workspace feed.

51
Q

What are widgets:

A

: it is a container with various content such as pictures, feeds, multimedia, text etc

52
Q

What is the list of SAP UI5 integration cards:

A
  1. List cards
  2. Table cards
  3. Timeline
  4. Analytica;
  5. Object
  6. Component
53
Q

What is the content manager in Work Zone manager

A

enables the selection of business sources to be added to the applications menu.

54
Q

What is the size for importing a zip file for Work Zone Manager

A

2 gb

55
Q

What is Manual Integration

A

Integrate apps deployed on SAP S/4HANA on premise, SAP BTP Cloud Foundry or ABAP environment

56
Q

What is Content Federation

A

Expose content of various content providers: SAP S/4HANA on premise, SAP Enterprise Portal or SAP Business Technology Platform on Cloud Foundry

57
Q

What is the work zone directory:

A

it is used to launch the work zone created at the subaccount level and manage the work zone settings.

58
Q

What is the Content manager

A

it is used for accessing my content and content explorer tabs.

59
Q

What is the Channel Manager

A

it is used for listing the available content providers

60
Q

What is the Work Zone configurator:

A

It is a wizard part of the onboarding of the SAP Build Work Zone.

61
Q

What is the most used method for extending SAP Build Work Zone

A

it is the design and development of UI Integration cards.

62
Q

Where do you build the workflow capabilities:

A

SAP BAS.

63
Q

There are three SAP Fiori applications offered by SAP Workflow service and available in SAP Build Work Zone to work with workflows

A
  1. My Inbox allows you to review, approve, or reject requests.
  2. Monitor Workflows: Workflow Definitions allow you to start new instances of deployed workflows.
  3. Monitor Workflows: Workflow Instances allow you to monitor started instances of workflows.
64
Q

In SAP Build Work Zone.Where is my inbox accessible from

A

launchpad as well as header bar

65
Q

What is webhooks used for

A

They provide a mean for tracking specific events that occur in SAP Build Work Zone and then sending metadata to third party applications.

66
Q

Do UI integration cards allow to consume business content from SAP and third party tools

A

True

67
Q

What is the content of manifest.json:

A

it defines the name and description of the card, tags, how content should be displayed, various parameters, and so on.

68
Q

What is the content of Configuration.js:

A

it defines how the configuration parameters of the UI Integration Card should be rendered, for example, dropdown list with pre-defined set of values, toggle, and so on.

69
Q

Can UI cards be accessed form the launchad of AP Build WorkZone:

A

True

70
Q

What are plugins used for

A

To add messages and buttons on the header bar of the launchpad.

71
Q

While creating the launchpad plugin involves the use of the template wizard for SAPUI5 applications, it is necessary to maintain the bare minimum of mandatory parameters:

A
  1. No destination to backend system required.
  2. No FLP configuration required.
  3. No advanced options required.
72
Q

Being HTML5 applications, launchpad plugins have the same characteristics:

A
  1. The source code can be downloaded directly from SAP BTP cockpit.
  2. The logs (for troubleshooting purposes) can be accessed from SAP BTP cockpit.
73
Q

Are Content Packages part of the extensibility framework within SAP Build Work Zone:

A

True

74
Q

What content Packages are used for:

A

They allow you to organize and group SAP Build Work Zone-specific artifacts only. However, they do not replace other frameworks and mechanisms available on SAP BTP, for example, Multitarget Applications (MTA).

75
Q

What are the stages of content package versions:

A
  1. Major
  2. Minor
  3. Patch
76
Q

What are the integration scenarios in SAP Build Work Zone:

A

Federation and Manual Integration

77
Q

What are the central services in terms of Sap Work Build Zone

A
  1. Sap Cloud Transport Management
  2. Cloud Integration Automation Service
  3. SAP Cloud Identity Services
  4. Custom Domain
  5. SAP Mobile Start
  6. SAP Companion
  7. Notifications
  8. SAP Task Center
78
Q

There are common triggers to start an implementation of SAP Build Work Zone and introduce digital experience:

A
  1. Global initiative
  2. Modernization program
  3. Side project
79
Q

What is the project methodology is known as SAP Build Work Zone:

A

Activate consumption experience methodology.

80
Q

Generally, there are two implementation variants for SAP Build Work Zone

A
  1. Greenfield Implementation meaning to start everything from scratch.
  2. Brownfield Implementation meaning that content and functionality of currently used solutions will be migrated to SAP Build Work Zone or SAP SuccessFactors Work Zone.
81
Q

SAP Activate is made up of the following

A
  1. The Prepare Phase
  2. The Explore Phase
  3. The Realize Phase
  4. The Deploy Phase
  5. The Run Phase
82
Q

The Prepare Phase has the following deliverables:

A
  1. Project Initiation
  2. Customer Team Self-Enablement
  3. Cloud System Provisioning
  4. Project Kick off
  5. Phase closure
83
Q

What are the tasks included in the Prepare phase

A
  1. Customer Team Self Enablement
  2. SAP Support Implementtios Tools Access
  3. Prepare Integration Setup
  4. Fit to Standard Analysis Preparation and Fit to Standard System Preparation
84
Q

Why Default Identity Provider in SAP BTP subaccount must be disable

A

It cannot be used because SAP Build Work Zone requires additional IAS and IPS configuration.

85
Q

The onboarding procedure for both SAP Build Work Zone and SAP SuccessFactors Work Zone consists of four steps.

A
  1. Implement listed prerequisites.
  2. Run booster for SAP Build Work Zone
  3. Post booster section
  4. Execution of Work Zone Configurator
86
Q

In the Explore Phase, what is main purpose:

A

develop the Fit to Standard Analysis

87
Q

The explore phase has the following key deliverables:

A
  1. PM execution, monitoring and controlling
  2. Customer project team enablement’
  3. Fit to Standard Analysis
  4. Configuration definition
  5. Integration prerequisites
  6. Solution extension preparation
  7. Data load preparation
  8. Phase closure
88
Q

What are the key deliverables of the Realize phase

A
  1. Pm execution, monitoring, and controlling.
  2. End user training plan and execution
  3. System configuration and solution walkthrough
  4. Data preparation and execution
  5. Solution test preparation and execution
  6. Phase closure
89
Q

What is low code:

A

it uses both a traditional programming language-based environment combined with no-code platforms and is used by developers with at least basic technical knowledge.

90
Q

What is No code

A

it is simpler, and it fully replaces the traditional programming language-based tooling with a suite of visual development tools (ex. drag-and-drop components) and can be used by technical and non-technical people alike, such as citizen developers.

91
Q

What is Hyperautomation

A

it is a strategic approach that aims to realize an end-to-end digital toolchain for processes and activities, across lines of business.

92
Q

Advantages of LCNC

A
  1. Enhanced ROI
  2. Increase adoption
  3. Accelerted time to value
  4. Maximise speed and agility
  5. Greater collaboration
  6. Reduced total cost
93
Q

What tool is needed for composing applications

A

SAP Build Apps

94
Q

What tool is needed for automation of processes and tasks

A

SAP BPA

95
Q

What tool is needed for designing business sites

A

SAP Build work Zone

96
Q

What is SAP Build used for

A

is all about easily creating and using composable building blocks to increase developer efficiency.

97
Q

What is sap Build Apps used for

A

Build mobile and web apps using 500+ templates and pre-built business logic components.

98
Q

What is SAP build Process Automation used for

A

Jumpstart automation projects with 340+ line-of-business and industry-specific process content packages, RPA bots and connectors

99
Q

What is SAP Build Work Zone used for

A

What is SAP Build Work Zone used for

100
Q

What connections can be developed with SAP Build Apps

A

REST integration wizard for modern APIs, SAP BTP Authentication for login and access control, and native integration with SAP Service Cloud

101
Q

What connections can be developed with SAP Build Process Automation

A

Action projects can encapsulate APIs as simple to use logic and make them available to business users for use in low-code projects.

102
Q

What connections can be developed with SAP Build Work Zone:

A

Leverage APIs and pre-built UI-integration cards to create a single access point to applications, processes, information, and data on any device.

103
Q

What are the typical steps in a business process

A
  1. Initiation
  2. Data collection
  3. Routing
  4. Decision
  5. Human task
  6. New Data
104
Q

So who is typically involved with a business process?

A
  1. The primary participants.
  2. The secondary participants.
  3. The stakeholders who need to be kept informed of the process status.
105
Q

What are the roles in a BP:

A
  1. Primary participant
  2. Secondary participant and
  3. Stakeholders
106
Q

What are the benefits of a well-defined BP:

A

Enhanced operational visibility. Well-run processes improve communication between people and departments. Accuracy, speed and efficiency are big advantages.

107
Q

What are the consequences of poorly defined BP

A

Dealing with challenges and change elicits chaotic, reactive, and variable responses.

108
Q

What is BPM

A

it is used for identifying, analyse, measure, and improve an organization’s processes.

109
Q

What are the six stages of the BPM lifecycle:

A
  1. Design
  2. Model
  3. Implement
  4. Monitor
  5. Optimize
  6. Reengineering
110
Q

What are the benefits of BPM:

A
  1. Reduce throughput time.
  2. Eliminate waste.
  3. Increase productivity.
  4. Increase standardization.
  5. Increase efficiency.
  6. Leverage one single source of truth
111
Q

What are the SAP Build Process Automation capabilities

A
  1. Process
  2. Advanced workflow
  3. Forms and multi-step approvals.
  4. Business rules and decisions.
  5. Document understanding.
  6. Unified launchpad and task center.
  7. Process visibility and flexibility.
  8. Task automation.
  9. Prebuilt content.
112
Q

My name

A

yrs