A user requires access to the Key User extension Apps in SAP S/4HANA Cloud. Which business catalog and business role must you assign?
What must you do to mock SAP S/4HANA calls using SAP Cloud SDK? Note: There are 2 correct answers to this question.
Your JSON Web Token (JWT) is issued by the XSUAA service in the Cloud Foundry environment. What does this JWT contain?
In which In-App extensions can you directly manage the usage of Custom Fields for the Apps enabled for key user extensions? Note: There are 3 correct answers to this question.
Which steps do you perform to execute Gatling locally? Note: There are 2 correct answers to this question.
What are some advantages when you use the Gatling tool? Note: There are 2 correct answers to this question.
What is the correct sequence of steps when implementing Tenant-aware Persistence?
You use the Nest Framework and Visual Studio Code to develop an extension application. Which activities can you perform in the development environment? Note: There are 2 correct answers to this question.
What are the prerequisites before you can set up Continuous Integration and Delivery using the SAP Cloud SDK Continuous Delivery Toolkit? Note: There are 2 correct answers to this question.
Which of the following extension use cases simplifies the user experience?
Which tests are run in parallel to performance tests in the SAP Cloud SDK Pipeline?
Which of the following are essential pillars for building cloud-native applications? Note: There are 3 correct answers to this question.
What does the following code snippet do? @BeforeClass
public static void before-Class() throws Exception
{
mockUtil.mockDefaults(); mockUtil.mockDestination("ErpQueryEndpoint", URI.create(""));
}
Which activities can you perform with the Custom CDS View app? Note: There are 2 correct answers to this question.
What is a multi-target application?
Which of the following are use cases for SAPBusiness TechnologyCloud Platform? Note: There are 3 correct answers to this question.
You develop custom SAP S/4HANA side-by-side extensions. For which development objects can you enable OData services? Note: There are 2 correct answers to this question.
What are some of the characteristics of reactive systems? Note: There are 2 correct answers to this question.
What are the sections in the MTA Development Descriptor file?Note: There are 3 correct answers to this question.
How can you ensure that the value creation process continuously becomes safer and more resilient?
You are creating a Custom Business Object (CBO) in SAP S/4HANA Cloud. Which activities can you perform? Note: There are 3 correct answers to this question.
Where does the application router request the access token in the Cloud Foundry environment?
What features does the SAP Cloud SDK provide as part of Enterprise-specific adaptations of open source frameworks? Note: There are 2 correct answers to this question.
Which app can you use to display an overview of your extensibility items and to view associations or dependencies between various in-app extension items?
Which of the following tools are required to build Spring Boot applications using the SAP Cloud SDK? Note: There are 2 correct answers to this question.