ExamGecko
Question list
Search
Search

List of questions

Search

Question 3 - Certified Order Management Administrator discussion

Report
Export

An administrator needs to ensure that the Orders coming from B2C Commerce honor some business rules which need to be the same in both B2C and Order Management. This validation must happen before the Order Summary object is created. What can the administrator suggest to the developer to implement this requirement?

A.
Use an AppExchange solution
Answers
A.
Use an AppExchange solution
B.
Handle this in the Commerce System originating the Orders.
Answers
B.
Handle this in the Commerce System originating the Orders.
C.
Write an Apex class with the validation rules and expose it as an Invocable Action
Answers
C.
Write an Apex class with the validation rules and expose it as an Invocable Action
D.
Use a Salesforce Labs solution
Answers
D.
Use a Salesforce Labs solution
Suggested answer: B

Explanation:

The administrator can suggest to the developer to handle this requirement in the Commerce System originating the Orders. This way, the validation rules can be applied before the orders are sent to Order Management via the B2C Commerce Integration. The B2C Commerce Integration imports order data into Order Management and creates Order Summary records based on the order data. The validation must happen before the Order Summary object is created, so it cannot be done in Order Management using Apex or other tools.

Reference:B2C Commerce Integration,Order Management Lifecycle

asked 23/09/2024
Mustaqueahmed Ghanchibhai
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first