SAP Integration Suite & SAP BTP – Comprehensive Exam Review

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/256

flashcard set

Earn XP

Description and Tags

257 question-and-answer flashcards covering key concepts, definitions, and facts from the SAP Integration Suite & SAP Business Technology Platform lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

257 Terms

1
New cards

Which cloud deployment option provides the full functional scope of SAP S/4HANA plus the ability to customize, modify, and extend?

SAP S/4HANA private managed cloud.

2
New cards

In SAP Integration Advisor, how do you group related information into reusable segments?

By assigning codelists to the leaf nodes.

3
New cards

Your iFlow has branched into multiple paths – which routing step do you use to merge them back into one path?

Join.

4
New cards

Which SAP BTP service shows analytic content (charts, tiles) out-of-the-box without coding?

SAP Smart Business service.

5
New cards

When connecting to Twitter from SAP Cloud Integration, which settings are valid?

(1) Use Request & Reply with HTTP adapter, (3) Use Request & Reply with Twitter outbound adapter.

6
New cards

In the SAP Cloud Application Programming Model (CAP), what is used to define the data model?

Core Data Services (CDS).

7
New cards

Which process step lets you run an iFlow immediately after deployment?

Timer start event.

8
New cards

At which levels do you secure message exchange in SAP Cloud Integration?

Message level and transport level.

9
New cards

Which ISO codelists are supported in Integration Advisor?

Currency codes, language codes, and country codes.

10
New cards

Why does API Management in SAP Integration Suite require API Providers?

To incorporate APIs from other systems.

11
New cards

To split, process, merge, and send a message in one Web-service call you use which step order?

Split → Join → Gather → Send.

12
New cards

For SAP HANA extended application services, advanced model, what defines the database layer?

Core Data Services (CDS) for SAP S/4HANA.

13
New cards

Which Intelligent Enterprise business process templates exist?

Lead-to-Cash and Design-to-Operate.

14
New cards

What are the two main approaches to develop a REST API?

Contract-First and Code-First.

15
New cards

In an iFlow, how do you implement error-handling?

Create an exception-handling subprocess.

16
New cards

Which usage options are offered by SAP Cloud Platform Integration?

Value mapping and OData service.

17
New cards

What tool establishes secure communication between an on-prem system and SAP BTP?

SAP Cloud Connector.

18
New cards

Where can you find APIs built by SAP and its partners?

SAP API Business Hub.

19
New cards

Why must an SAP Open Connectors instance be authenticated?

To access data in the associated third-party service tenant.

20
New cards

What is an advantage of the consumption-based commercial model?

Services can be used without service-specific commitment.

21
New cards

Which correct outbound-communication setups via HTTP to on-prem back-end exist?

(2) CPI → Cloud Connector → HTTP Interface, (3) CPI → HTTP Interface.

22
New cards

Which SAP solution is publicly managed?

SAP S/4HANA Cloud, essentials edition.

23
New cards

To create a product from an Open Connectors instance in API Management, what is the correct sequence?

Create API Provider → Create API Proxy → Create Product.

24
New cards

Which options can be used to develop a micro-app?

SAP ABAP RESTful programming model and SAP Cloud Application Programming Model (CAP).

25
New cards

What are optimal integration domains for SAP Cloud Integration?

OnPremise-to-Cloud and Cloud-to-Cloud.

26
New cards

Features of SAP S/4HANA, private option include?

Annual release cycle and Bring-Your-Own-License (BYOL).

27
New cards

Components of the SAP Intelligent Enterprise Framework?

Intelligent Technologies, Intelligent Suite, Digital Platform.

28
New cards

In SAP Cloud Integration, how do you modify a message body?

Use Groovy Script or a Content Modifier.

29
New cards

Which adapter enables iFlow-to-iFlow communication?

ProcessDirect adapter.

30
New cards

Which SAP BTP databases are available as data & storage services?

Redis on SAP BTP, SAP HANA, and PostgreSQL on SAP BTP.

31
New cards

Which technology belongs to SAP’s Digital Innovation System?

Internet of Things (IoT).

32
New cards

Which iFlow step throws an exception while messages are being processed?

Error Start event.

33
New cards

Features of SAP Cloud Integration include?

Exporting iFlow packages and versioning of iFlow artifacts.

34
New cards

To subscribe to Integration Suite in a trial account, which identifier is required?

Space.

35
New cards

Which pattern is NOT in a Camel Exchange Message?

Runtime node information.

36
New cards

Where can you discover additional adapters not shown in the palette?

SAP API Business Hub and the Discover function in SAP Cloud Integration.

37
New cards

Which encoding schemes exist in SAP Cloud Integration?

MIME Multipart Encoder and ZIP compression.

38
New cards

Which hyperscalers run SAP BTP?

Amazon Web Services and Microsoft Azure.

39
New cards

Which tool performs extensions on SAP S/4HANA Cloud?

SAP Web IDE Full-Stack.

40
New cards

Where can you find and subscribe to SAP BTP SaaS apps?

Service Marketplace.

41
New cards

What are the building blocks of CAP?

SAP Cloud SDK and SAP Cloud Platform SDK.

42
New cards

What best describes SAP Leonardo?

A design-led approach to innovation.

43
New cards

Which iFlow element can use a namespace?

Mapping.

44
New cards

What is SAP Smart Business service?

A framework for visualizing analytic content (charts and tiles).

45
New cards

An HTTPS GET on /$metadata returns JSON – which APIs could it be?

OData API or REST API.

46
New cards

Which mapping artifacts can be shared between PI/PO and CPI?

Message Mapping and Operation Mapping.

47
New cards

In a MIG, what defines reusable composed message structures?

Qualifiers.

48
New cards

What information does SAP API Business Hub provide?

Events and integration content.

49
New cards

How do you avoid manually altering iFlows for value changes?

Use targeted externalization of changing values.

50
New cards

SAP HANA Enterprise Cloud is which cloud model?

Private managed.

51
New cards

Valid Integration Suite activity sequence: Open Connectors → API Mgmt → iFlow?

Connect third-party API in Open Connectors, expose in API Management, consume in Cloud Integration.

52
New cards

A runtime log shows "user is not authorized" – how to fix?

Assign ESBMessaging.send role to the user.

53
New cards

For content-specific message filtering, which value types are valid?

String and Nodelist.

54
New cards

Core capabilities of SAP Integration Suite?

API Management and Open Connectors.

55
New cards

Correct order to create a message mapping in Integration Advisor?

Select type system → Create Source MIG → Create Target MIG → Create MAG.

56
New cards

Which authentication is used for the Monitoring API?

Basic authentication.

57
New cards

Which URI is for the SOAP adapter on the runtime node?

https://customer.specific.url.hana.ondemand.com/cxf

58
New cards

Integrated solutions of SAP BTP?

Analytics and Application Development & Integration.

59
New cards

For a Local Call > Looping Process Call with Non-XML expression, which languages can you use?

Camel Simple Expression Language and Unified Expression Language.

60
New cards

What can SAP Open Connectors connect?

SAP BTP with non-SAP cloud applications.

61
New cards

To forward an asynchronous notification to a back-end system, which step?

Send.

62
New cards

Which standards can encrypt a message payload?

WS-Security and OpenPGP.

63
New cards

Relationship between API Provider and API Proxy?

API Proxy provides a URL for an API instance from the API Provider.

64
New cards

Main architecture layers of SAP Cloud Stack?

SaaS, PaaS, and IaaS.

65
New cards

What can you search with OCNQL?

Connectors provided in SAP Open Connectors.

66
New cards

Characteristics of a polling sender adapter?

Configurable execution schedule, only one execution at a time.

67
New cards

Which SAP BTP service provides real-time sensor data as Fiori tiles?

SAP Smart Business service.

68
New cards

How to configure SSL outbound communication using HTTP?

Import the receiver server certificate in Operations → Manage Security → Manage Keystore.

69
New cards

Features of digital business transformation?

Adaptive & scalable operating model, simplified IT landscape, reduced time to value.

70
New cards

Which criterion selects fitting mapping proposals?

Constraints.

71
New cards

Which SAP Cloud service should be used to access device data?

SAP API Business Hub.

72
New cards

Authorization groups for read-only Data Store Viewer?

AuthGroup.SystemDeveloper and AuthGroup.BusinessExpert.

73
New cards

Tool to map EDIFACT to IDoc in an iFlow?

SAP Integration Content Advisor.

74
New cards

How to use dynamic parameters in an XSLT mapping?

Use simple expression language within a special namespace in the XSL template.

75
New cards

Which BTP environments exist?

Kyma, Cloud Foundry, ABAP.

76
New cards

Advantages of SAP Cloud Integration?

No installation required and out-of-the-box predefined scenarios.

77
New cards

Which step merges separate messages from different paths?

Gather.

78
New cards

Tasks of an App Router?

Acts as a reverse proxy and generates JSON tokens.

79
New cards

Which deployment models secure data stored exclusively by you?

Private cloud, public cloud, hybrid cloud.

80
New cards

Which transformation step adds headers to an iFlow message?

Content Modifier.

81
New cards

Which programming language for developing app extensibility?

Java.

82
New cards

Runtime artifacts from Integration Advisor can be used in which runtimes?

SAP Cloud Integration and SAP Process Orchestration.

83
New cards

Which encryptor secures message contents?

PGP.

84
New cards

To store JSON without static schema/SQL, which solution?

Node.js (document database use case).

85
New cards

Where to see an overview of BTP services to subscribe?

SAP Discovery Center.

86
New cards

Main role of SAP Cloud Platform Integration Service?

Integrate cloud applications into an application landscape.

87
New cards

Characteristics of distributed systems?

Computers connected via network; appear as a single computer.

88
New cards

What is used to perform extension for SAP Ariba?

cXML.

89
New cards

Integration Suite capability for third-party connectivity?

SAP Open Connectors and SAP Cloud Integration.

90
New cards

Twelve-Factor principles include?

Strictly separate build/run stages and one code base in revision control, many deploys.

91
New cards

SAP Cloud Platform follows which deployment model?

Public cloud.

92
New cards

How to add business logic to SAP S/4HANA Cloud?

In-app extensibility and side-by-side extensibility.

93
New cards

Content categories on SAP API Business Hub?

Integrations, APIs, Business Processes.

94
New cards

Which SAP CP service eliminates need for Gateway for on-prem data?

SAP Cloud Platform OData Provisioning.

95
New cards

Tool to test a standard OData interface?

SAP API Business Hub.

96
New cards

Sources to create an API in SAP Open Connectors?

API Provider and API Proxy.

97
New cards

Advantages of local integration processes?

Limit complexity and increase readability.

98
New cards

Inbound SOAP adapter for async communication – valid configs?

Manual Service Definition with One-Way MEP, or WSDL with additional entries.

99
New cards

In a PGP message, which packet is NOT included?

Integration flow ID.

100
New cards

Feature of SaaS application?

Delivered over the Internet.