최신SAP Certified Associate - Backend Developer - SAP Cloud Application Programming Model - C_CPE_16무료샘플문제
문제1
Your CAP project contains an entity called Books. You want to extend the Books entity with the managed aspect.
You have already imported the aspect from the '@sap/cds/common' package (see code).
using {managed} from '@sap/cds/common';
Your CAP project contains an entity called Books. You want to extend the Books entity with the managed aspect.
You have already imported the aspect from the '@sap/cds/common' package (see code).
using {managed} from '@sap/cds/common';
정답: C
문제2
In CAP, which elements are crucial for establishing service bindings and event handling? (Choose two)
In CAP, which elements are crucial for establishing service bindings and event handling? (Choose two)
정답: B,D
문제3
What are key elements of reactive systems in the distributed environment of side-by-side extensions?
Note: There are 2 correct answers to this question.
What are key elements of reactive systems in the distributed environment of side-by-side extensions?
Note: There are 2 correct answers to this question.
정답: A,B
문제4
What must you do first before you can get visibility into how a process is running?
What must you do first before you can get visibility into how a process is running?
정답: A
문제5
How do you debug a Node.js module in SAP Business Application Studio?
How do you debug a Node.js module in SAP Business Application Studio?
정답: D
문제6
How can you ensure that the value creation process continuously becomes safer and more resilient?
How can you ensure that the value creation process continuously becomes safer and more resilient?
정답: C
문제7
Which sequence of steps do you follow when working with files locally in Git in SAP Business Application Studio?
Which sequence of steps do you follow when working with files locally in Git in SAP Business Application Studio?
정답: C
문제8
You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed.
What do you check to find out which step of the pipeline failed?
You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed.
What do you check to find out which step of the pipeline failed?
정답: C
문제9
Using the Cloud Events specification, which component must you use to post events to Kyma Eventing?
Using the Cloud Events specification, which component must you use to post events to Kyma Eventing?
정답: D