C_FIORDEV_21 SAP Certified Development Associate - SAP Fiori Application Developer

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Your customer wants to extend an SAP Fiori app through a Controller Extension. When can a controller extension lead to a crash? (2 answers)

Select all that apply, then click Submit answer.

  • If the original code required to run the application is overwritten

  • If the extension code accesses parts of the original application that were removed

  • If the extension code exists and is NOT referenced in the original view

  • If the extension code exists in the extended app but the controller name is changed by an app update


Question 2

You develop an SAPUI5 app that updates data on the SAP back-end system. What activities are required when you implement an XSRF token? (2 answers)

Select all that apply, then click Submit answer.

  • Include the token in the HTTP request body of each write request

  • Execute the Refresh method for an expired token

  • Retrieve the token and send it with each service request

  • Generate a token on each read and write request


Question 3

For which operations will the SAP Gateway server compute and return a new ETag in a response header? (2 answers)

Select all that apply, then click Submit answer.

  • DELETE

  • POST

  • PUT

  • GET