Which activities can you perform?
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.A . Choose the option to generate a UI. B. Choose to generate an OData service. C. Create multiple sub-nodes for one business object....
Which phase of the SAP Activate methodology includes the Extension Planning and Design activity?
Which phase of the SAP Activate methodology includes the Extension Planning and Design activity?A . Discover B. Realize C. Prepare D. ExploreView AnswerAnswer: D
Which features contribute to a pace-layered IT? Note: There are 2 correct answers to this question.
Which features contribute to a pace-layered IT? Note: There are 2 correct answers to this question.A . Loosely coupled with core business processes B. Separate software development teams in specialized roles C. Modifications to the standard software D. Strict tool-based approachView AnswerAnswer: A,B
Which activity is part of information technology operations (Ops)?
Which activity is part of information technology operations (Ops)?A . Create C automate build process in dev system B. Design C create new theme for better user experience C. Configure C administrate the deployed release D. Verify C deploy continuously into test systemView AnswerAnswer: C
What is the role of the Jenkins server in the SAP Cloud SDK Continuous Delivery Toolkit?
What is the role of the Jenkins server in the SAP Cloud SDK Continuous Delivery Toolkit?A . It is the main component that runs the build pipeline. B. It is responsible for building the backend components. C. It allows projects to be deployed to various SAP Cloud Platform accounts. D....
How can you restrict access to this application?
You develop an application using the Cloud Foundry environment . How can you restrict access to this application? Note: There are 2 correct answers to this question.A . Set the Scopes element to the required scope name in the xs-app.json file. B. Define the role template name in the role-templates...
Which of the following files do you use to configure Hibernate for multi-tenancy? Note: There are 2 correct answers to this question.
Which of the following files do you use to configure Hibernate for multi-tenancy? Note: There are 2 correct answers to this question.A . settings.xml B. pom.xml C. persistence.xml D. config.xmlView AnswerAnswer: B,C
What is the role of the SAP Cloud Platform Enterprise Messaging service in the diagram?
What is the role of the SAP Cloud Platform Enterprise Messaging service in the diagram? A . It enables the design and execution of business processes with SAP S/4HANA Cloud. B. It provides out-of-the-box integration with SAP applications such as SAP S/4HANA Cloud. C. It provides an API for the...
In which format does SAP S/4HANA Cloud compose event topics?
In which format does SAP S/4HANA Cloud compose event topics?A . <channel topic space>/<specific topic>/<service topic space> B. <service topic space>/<channel topic space>/<specific topic> C. <specific topic>/<channel topic space>/<service topic space> D. <channel topic space>/<service topic space>/<specific topic>View AnswerAnswer: D
What is the correct sequence of steps when implementing Tenant-aware Persistence?
What is the correct sequence of steps when implementing Tenant-aware Persistence?A . Configure a data source Configure Hibernate for multi-tenancy Tenant onboarding and offboarding Persisting and accessing the data B. Configure Hibernate for multi-tenancy Configure a data source Tenant onboarding and offboarding Persisting and accessing the data C. Configure a...