Salesforce Certified B2C Commerce Cloud Developer (Comm-Dev-101) B2C-Commerce-Developer Question # 31 Topic 4 Discussion

Salesforce Certified B2C Commerce Cloud Developer (Comm-Dev-101) B2C-Commerce-Developer Question # 31 Topic 4 Discussion

B2C-Commerce-Developer Exam Topic 4 Question 31 Discussion:
Question #: 31
Topic #: 4

The Home-Show route uses this middleware chain:

B2C-Commerce-Developer Question 31

The developer added Home.;s in another cartridge, which is before the original cartridge in the cartridge path, to extend that route but it does not have the middleware chain:

B2C-Commerce-Developer Question 31

Assuming the code is correct on both functions, what is the expected result?


A.

A RunTime error is thrown, "Error: Params do not match route".


B.

The base code executes and then the custom code executes.


C.

The custom code executes and then the base code executes.


D.

The base code executes, but the custom code is ignored becausethe signature lines do not match.


Get Premium B2C-Commerce-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.