B2C Commerce Architect Certification (ARCH-303) - Salesforce Exam Questions
Last updated on July 22, 2026
service that marks the order as paid when notification is received. The notification URL is sent to the
service together with the payment request and contains only the URL with orderlD as the parameter.
What should the Architect recommend to the team in order to prevent the unauthorized usage of the controller to mark the orders as paid?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
What two steps should the Architect instruct the developer to implement? Choose 2 answers
for the Page Designer caching.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
• The B2C Commerce storefront will integrate with the client's Order Management System (OMS).
• The storefront will provide reel-time order export of successfully pieced orders
The OMS supports both web service export end SFTP batch order export, but the client has expressed concern about the availability of the OMS.
Which two solutions satisfy the requirements and address the OMS reliability concern? Choose 2 answers
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
How would the developer resolve this issue?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
• Product prices (sftp: prod/prices)
• Stores information (sftp: prod/stores;
• Product information (sftp: prod/catalog)
• Categories information (sftp: prod/marketing)
• Content (sftp: prod/marketing)
Some of the feeds are placed on sftp multiple times a day, as the information is updated in the source system.
The Architect decides to have only two jobs:
• One that checks and downloads available feeds every hour
• One that imports the files from Webdav once a day before the data replication, using the standards
steps available in the Job Framework
Which design is correctfor the import Job, taking the steps scope in consideration?
import categories- last flow executes steps in sequece: reindex, Import content
executes steps in sequence import categories, reindex
executes: import categories- last flow executes steps In sequence: reindex
executes steps in sequence: import:categories, reindex
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.