List of questions
Related questions
Question 95 - Certified B2C Commerce Developer discussion
A Newsletter controller contains the following route:
Assuming the Custom Object metadata exists, why does this route fail to persist the data submitted in the form beyond the template render lifecycle?
A.
Custom Objects can only be created by Job scripts
B.
The Custom Object creation is not wrapped in a Transaction
C.
The CustomObjectMgr variable should be declared outside of the route
D.
The Subscribe route is missing the server.middleware.http middleware
Your answer:
0 comments
Sorted by
Leave a comment first