C_S4CDK_2023 SAP Certified Development AssociateSAP Cloud SDK Extensibility Developer

Loading demo links...

Showing 4–6 of 10 questions

Question 4

How can you identify bottlenecks in your application through performance testing? Note: There are 2 correct answers to this question.

Select all that apply, then click Submit answer.

  • The client-side CPU and memory utilization metrics must remain under the defined limits under load.

  • The application must be able to serve a certain number of users concurrently for a given infrastructure.

  • The response time for user requests to the application should NOT exceed a defined threshold.

  • The UI must be responsive and handle the simulated workload on SAP HANA.

Question 5

Which activities can you perform with the Custom CDS View app? Note: There are 2 correct answers to this question.

Select all that apply, then click Submit answer.

  • Import CDS view from an XML file

  • Join multiple associated data sources

  • Modify the data type of a field in existing CDS views

  • Define input parameters

Question 6

A section of code failed multiple times in a short timeframe. Which ErpCommand feature allows you to circumvent this section of code?

Select an option, then click Submit answer.

  • Fallbacks

  • Bulkheads

  • Circuit breakers

  • Thread-pools