B2C-COMMERCE-ARCHITECT.pdf
Q: 1
The Client wishes to implement a third party integration that allows for free shipping If the customer
Is a member of the third party service. When the customer's order is exported to the Order
Management System (OMS) it also creates a custom object in order to track additional data before
sending that order data to the third-party service as well.
What technical concern should the Architect raise to protect performance and stability of the site1?
Options
Q: 2
A client receives multiple feeds from third parties on the same SFTP location:
• 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?
Options
Q: 3
An Architect has been asked by the Business to integrate a newpayment LINK cartridge. As part of
the integration, the Architect has created four new services to access various endpoints in the
integration.
How can the Architect move the new services to Production when the integration is ready for
launch?
Options
Q: 4
A developer is checking for Cross Site Scripting (XSS) and found that the quick search is not escaped
(allows inclusion of Javascript) in the following script:
How would the developer resolve this issue?
How would the developer resolve this issue?Options
Q: 5
Which two activities should an Architect encourage the replication team to follow based on S2C
Commerce best practices?
Choose 2 answers
Options
Q: 6
There Is an Issue with the site when the domain Is opened from Google search results. After
researching the problem. It turns out that the site returns * 404 page error when accessedwith a
parameter in the URL.
What should the Architect recommend to fix that issue?
Options
Q: 7
During a review of the most recent release notes, the Architect finds that Salesforce has deprecated
an API that is used throughout the site. After reviewing the deprecated API usage in Business
Manager, the Architect narrows down the usage of that API to a particular LINK integration cartridge.
The cartridge was integrated when the site was first launched and is heavily customized for the
Client.
What is the recommended way for the Architect to remove the deprecated API so the LINK
integration continues to work without interruptions, and lowest level of effort'
Options
Q: 8
Northern Trail Outfitters (NTO) operate 200 physical stores. NTO has products that are available in
some of the physical stores and not available in others. The closest physical store is determined
based on customer s post zip code when they are shopping online. Only the products that are
available in the customer's closest physical store should be presented to the customer to the search
results.
What are the two feasible technical approaches to meet these requirements?
Choose 2 answers
Options
Q: 9
An Order Management System (OMS) handles orders from multiple brandspecific sites, as part of the
processing, the OMS sends the processing detail to be added at notes to the orders in B2C
Commerce. These processing details are captured temporarily in custom objects, and are later
processed by a batch Job that:
• Processes the custom object to extract the orderid and note data.
• Tries to load the order.
• If the order is not found, it deletes the custom object and moves on.
• If the order is found, it updates notes In the Order, upon successful update of this order, it deletes
the custom object.
There is an Issue reported that the job is constantly failing and custom objects are growing in
number. On investigating the production look the message below is being logged on each failure:
What are three solution The Architect can take to fix this issue without losing meaningful data?
Choose 3 answers
What are three solution The Architect can take to fix this issue without losing meaningful data?
Choose 3 answersOptions
Q: 10
During the testing of the login form, QA finds out that the first time the user can log in, but every
other login attempt from another computer leads to the homepage and the basket being emptied.
Developers tried to debug the issue, but when they add a breakpoint to the login action, it is not hit
by the debugger.
Whatshould the Architect recommend developers to check?
Options
Question 1 of 10