P_C4HCD_1905 SAP Certified Development Professional - SAP Commerce Cloud 1905 Developer

Loading demo links...

Showing 4–6 of 10 questions

Question 4 (Data Modeling)

How are relationships modeled in the database? (Choose three.)

Select all that apply, then click Submit answer.

  • Many-to-many relationships are defined as a table.

  • One-to-many relationships are defined on a column.

  • One-to-many relationships are stored in the links table.

  • One-to-many relationships have an order column when ordered="true".

  • One-to-many relationships are binary objects.

Question 5 (Orders)

You are asked to define a new business process.

What steps do you perform? (Choose three.)

Select all that apply, then click Submit answer.

  • Define the process in BPMN format within Backoffice.

  • Define the actions as Spring beans.

  • Define actions as new item types.

  • Create actions in Java code.

  • Define the process in XML format and import it via ImpEx.

Question 6 (Orders)

When are consignments created for an order?

Select an option, then click Submit answer.

  • After the order is placed and after it has been sourced successfully

  • After the order is placed, but before it is sourced successfully

  • When the user adds items to the cart

  • When an administrator approves the order