問題一覧
1
Where can you discover predefined integration content ?
Sap Business Accelerator Hub or in the Discovery tab in the Integration Suite
2
The API Managment infrastructure consist of which components ?
APi Portal, API runtime, API Business Hub Enterpise, APi Analytics and APi designer
3
You want to add a header variable to an exchange message. What type is NOT supported ?
Regular Expression
4
What is representational state transfer (REST) ?
An architectural style
5
You want to build an architecture that is largely asynchronous. What design do you use to exchange notifications between partners involved ?
Event-driven design
6
What is the SAP Smart business service ?
A framework for visualizing analytic content in the form of charts and tiles
7
To what service model does the Sap Cloud Platform Integration Service Belong ?
A service on a PaaS
8
You have set up an integration process to use a Soap adapter. Which event allows you to run the integration flow directly after deployment ?
Start Message
9
In your iflow process, the request reply returns a message with namespaces. What can you do to delete namespaces from the message ? 2 answers
Use a Content Modifier, Use an XSLT mapping
10
What can you do in the Cloud Integration capability - 2 answers
Connect to multiple endpoints, Develop custom adapters
11
What does the API Consumer do ?
It invokes an interface
12
Which approach supports to overcome heterogeneity and complex solutions ?
APi first approach
13
Application developers can acces APi exposed via API management instead of consuming service directly. They create an API Business Hub proxy that directly offers the service you want to expose
true
14
Which of the following are some elements of the core as it relates to the clean core approach 3 answers
software stack , extensibility , integrations
15
Which of the following capabilities are core for integration ? 3 answers
API Managment , Cloud Integration, Integration Assessment
16
Where do you apply/store policy templates ?
Develop -> Policy Template tab
17
Which expression language can you use to access the content of a message in an iflow ?
Simple expression language
18
Where can you discover Integeation flow design guidelines ? 2 answers
Sap Business Accelearator Hub , On the Discover -Integration tab in the SAP Integration Suite
19
Where do you create a Slack instance
In SAP Open Connectors
20
Which of the following can you use an XSLT mapping in an iflow ?
XML
21
Where can you download standardized, reusable policy templates ?
Sap Business Accelerator Hub
22
What metrics can be analyzed in the API monitoring Overview tab ? 3 answers
API Response time, Request Processing Latency, Target Response Time
23
What can you use to prevent overload in an OData request and reply call ?
Paging
24
Why do we use integration patterns provided by SAP ?
Sap provides a comprehensive collection of integration content that is easy for customers to implement quickly and maintain with minimal effort
25
Which part of the proxy URL is provided by the initial configuration step if the API Management ?
Virtual host
26
What must be enabled to work in debugging mode within the monitor ?
The log level must be set on trace
27
Which of the following capabilities within SAP Integration Suite are core for integration ? 3 answers
Integration Assesment , Cloud Integration , API Management
28
What role must you assign to yourself in order to send a message to your configured endpoint ?
ESBMessaging.send
29
Where do you apply the stored policy templates ?
Develop -> Choose Proxy API -> Policies
30
What are the advantages of creating API Providers ? 3 answers
It simplifies On-Premise Connectivity , It simplifies configuration if the backend system changes , You can connect to different backend On-Premsie/ cloud systems
31
Which content can you fetch directly from the Enterprise Service Repository ? 3 answers
Message Mapping, Value Mapping , Operation Mapping
32
Which object do you use to transform a message structure into a specific target structure ? 2 answers
Messgae Mapping , XSLT Mapping
33
Which are typical use cases if you are using API Management ?
Enterprise Digital Apps, Real time API Integrations, Enterpise Microservices
34
Where can you configure the virtual host alias ?
settings->integrations->Configure
35
What does the Open integration principle of SAP IS mean ?
Sap IS by default supports third-party software integration
36
How does the event driven architecture work ? 2 answers
pull, push
37
Which sentence describes best an event driven architecture
EDA is software pattern where apps publish/subscribe events via a broker, allowing decoupling and asynchronous communication
38
What are some advantages of the integration capability within SaP IS ? 2 answes
Local installation is not required, Predefined scenarious can be used out-of the box
39
Which data store operation can you use to save a customer ID ?
Write
40
Where do you design an Integeation flow ?
Design - Integration tab in the Sap Integration Suite
41
Which role collection do you need to use API Business Hub Enterpise ?
AuthGroup.API.Admin and AuthGroup.API.Aplication Developer
42
Why does the API Management capability of SAPIS require API providers ?
To incorporate APIs from source systems
43
Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication
In the integration flow
44
Which are the most commonly used HTTP methods ? 3 answers
get, delete, post
45
What are the maturity levels of the SAP Integration Solution Advisory Methodology 2 answers
Design your hybrid integration platform , Assess your integration strategy
46
Which are the guiding constraints that define the REST architectural style ? 3 answers
stateless , client-server architecture , cache-ability
47
What is the relationship between API provider and API proxy in the API Management capability within Sap Is ?
The API proxy provides an unique URL and acts as a proxy for the API provider
48
How can a message processing be carried out ?
synchronously or asynchronously
49
You want to send messages over an Soap adapter to an integration flow. Which method do you use ?
Post
50
Where can you configure a static payload ? 2 answers
In a Data Store Operation component, In a content Modifier component of the message body tab
51
What are the reasons for using policies in API Management ?
Acces Control
52
You configured a content modifier as follows: Action Create. Name: ProductID. Type: XPath. Source Value: //ProductID. Data Type: Java lang string. After testing receive an error: Java.lang.ClassNotFoundException Java lang string. What causes it ?
Incorrect data type
53
Which kind of editor can you use to manipulate integration flows ?
Graphical editor
54
What are some aspects of holistic integration ? 3 answers
Process Integration, Event Integration, Data Integration
55
You are creating an API in the API management capability within SAP Integration Suite using Edit in API designer. What is the next step to consolidate the resources ?
Generate the client stubs
56
Why it is important to include exception handling in an integration flow ?
To communicate error details to the sender
57
Where can you monitor your integration flow ?
Monitor -> Overview -> Manage Integration Content
58
In Content Modifier you want to set up a call to the message body of the previous Content Modifier. Which notation do you use ?
S{in body)
59
Which are the 3 main capabilities of SAP Integration Suite ?
Extend Non-Sap Connectivity, Design, develop and manage APIs, Design, develop and Operate Integration scenarios
60
What are the 4 principles on which Sap bases its strategy ?
Predefined Integeation, Open Integration, Holisitc Integration, AI-driven Integration
61
In the Cloud Integration Capability within Sap Is, which internal message form is used ?
XML
62
Where can user find credentials configured for secure authentication ?
Monitor - Integrations - Manage Security - Manage Security Material
63
Which of the following are markup languages that can be used to describe API - 2 answers
RAML, Open API
64
Metadata in XML is essential for providing context, structure, and control over XML documents ?
true
65
Which functionalities are used by OData ?
HTTP.AtomPub, and JSON
66
You have set up a basic authentication policy, but the proxy returns an HTTP status 401. what can be a reason ?
In the Assign Mesage Policy the Assign to tag has the type = response
67
What are the endpoints of an API ? 3 answers
APi provider, API proxy, URL of original APi
68
You are using a Data store Operation of type Write. Which parameter must you select to avoid duplicate entries ?
Overwrite Exisitng Message
69
What is a characteristic of a product in the API Management Capability within Sap IS ?
it is deployed as a separate artifact on the API Business Hub Enterpirse
70
Your client has a requirement that front-level service reps need role-based tiles hosted in Sap fiori launchpad that slow real-time temperature change readings coming from sensor placed in thermometers. What Sap Cloud Platform service do you recommend ?
Sap Smart Business Service
71
In the IS where can you change the virtual host name ?
Settings API
72
What are the limitations of data storage when persisting data in the SAP Integration Suite ?
32 GB
73
What must do you find out which entity sets are available in the OData V2.0 interface ?
Retrieve the metadata document from the interface
74
Which one of these is not a capability of an Integration Sutie ?
SAP Data Intelligence
75
You have created an APi provider of type Internet What http code indicates success ?
200
76
Using the Test Connectivity function, you want to test a connection to backend system. The connection is provided by a Cloud Connector. Which parameter is required for the connection test ?
Location ID
77
You want to access individual entities of an HTTP call over XPath. What must you do if namespace mapping exists ?
Remove namespaces
78
What actions do you perform when creating a product in Sap API Management ? 2 answers
Publish, Save as a Draft
79
Your Iflow has diverged into multiple branches. You want to merge these branches into one common branch. Which of the following routing options can you use ?
Join
80
In which of the following must you call getBody() to acces the payload in a Groovy Script ?
message