Salesforce Certified B2C Commerce Architect (Arch-303) B2C-Commerce-Architect Question # 13 Topic 2 Discussion

Salesforce Certified B2C Commerce Architect (Arch-303) B2C-Commerce-Architect Question # 13 Topic 2 Discussion

B2C-Commerce-Architect Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

While validating a LINK Cartridge for inclusion into the solution, an Architect notices that the UNK cartridge documentation requires the Architect to add a script node to a Pipeline in the storefront cartridge. The script is also a valid CommonJS module.

Which approach can the Architect use to Integrate this cartridge into a site that uses Controllers only?


A.

Copy and paste the script that is required directly into the Controller, add the appropriate arguments, then execute the correct method


B.

Add the script that Is required via a require statement In the Controller, add the appropriate arguments, and execute the correct method.


C.

Add the script that is required via a Module, exports statement m the Controller add the appropriate arguments, and execute the correct method.


D.

Add the script that is required via an import$cript statement in the Controller, add the appropriate arguments, and execute the correct method.


Get Premium B2C-Commerce-Architect 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.