Free B2C-Commerce-Architect Actual Exam Questions
Dumps Box (DumpsBox) offers up-to-date practice exam questions for B2C-Commerce-Architect certification exam which are developed and validated by Salesforce subject domain experts certified in B2C-Commerce-Architect . These practice questions are update regularly as we keep an eye on any recent changes in B2C-Commerce-Architect syllabus, and when there is update our team quickly adjusts the questions. This commitment to providing the best quality exam prep material to certification aspirants is what makes DumpsBox.com the best certification exam prep website. On top of that, our strong, yet strictly moderated, community based feedback keeps the content clean and current. Each question has helpful community discussion that provides it extra perspective and introduces helpful resources for better exam preparation. This also saves students from other outdated practice questions or illicit exam dumps that can have adverse affects on career. Browse through our B2C-Commerce-Architect exam questions and pass your exam on first try.
• ApplePay support
• Log -n through a standard OAuth2 social media account
• One Okie checkout process
• Ay B testing forpromotions
Which two items require technical documentation for customizing the Storefront Reference
Architecture?
Choose 2 answers
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
promotion) in a -1month campaign:
• Free correct- in -store shipping
• 20% accessories products discount, applies for all customers
• $5 off coupon based discount, sent to a selected group of customers
The combination of above promotions allows customers to get 16 socks for free in store. This was
unintended, and the Client If considering disabling the coupon. The Client is concerned about a
potential spike in the number of Call Center calls from customers who had the coupon code added to
their baskets before it was disabled. As basket lifetime is set to 30 days for all customers, this can
continue for the full length of the campaign.
What solutionshould the Architect suggest to keep the Call Center calls to a minimum?
potential shipping costs on the Product Detail Page before adding an item to the cart.
For this feature, shipping touts are calculated using the following logic:
• Set the shipping method on the Basket
• Add the item to the basket, calculate the basket total and get the shipping cost for this method
• Remove the item from the Basket to restore the original state
• The above process is repeated for each shipping method
During
the
testing
it
was
discovered
that
the
above
code
violates
the
spi.basket.addResolveInSameResquest quota.
What should the Architect do to resolve this issue and maintain the business requirement?
uses a session attribute called deviceType to choose the corresponding layout. This attribute it
populated from the browser user agent. After this implementation they have run into these
problems:
• Sometimes desktop pages are being served to both desktop and mobile customers.
• Sometimes mobile pages ate being served to both desktop and mobile customers.
The page has caching implementedthat depends; on promotions. SEC is very important and the site
traffic is high.
Which solution should the Architect select to resolve the issue without impacting the existing
requirements?
some customers are not seeing the correct pricing on the Product Detail Page.
What three places would the Architect begin to look for the cause of this Issue?
Choose 3 answers
existing service that connects to the Email Marketing System. The endpoint of the service can directly
parse the data posted by the customer from the Storefront page for marketing materials
subscriptions. it if required that theservice implementation on the B2C Commerce site supports
authentication and encoding.
What type should the Architect document this new service as?
(allows inclusion of Javascript) in the following script:

How would the developer resolve this issue?
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?
stored on the order.
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?
customers should not be able to access. All products are maintained within one catalog but in
separate categories. A custom attribute will be used on the Profile system object to identify
customers that belong to this special segment. A customer group will be made that is qualified for by
this Profile custom attribute. The storefront will be customized to include navigation to relevant
categories for this customer group.
Unfortunately during technical review the Client points out that the business teams have raised a
concern with maintenance and want to use a shared navigation within the catalog and not use
separate categories.
Which item should the Architect suggest to efficiently fulfil this new requirement while maintaining
scalability?
group then the result Includes those products with a new custom attribute.
customer Is In the customer group gets assign products appropriately.
thenthe result includes those products appropriately.
qualified for by a new product custom attribute
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?
Reference Architecture CSFRA). In order to save budget, the Architect needs to find the quickest way
to implement this feature.
What is the primary resource the Architect should use to search for an existing community
Implementation of the requested feature?
B2C Commerce as well as an in store Point of Sale system that it tied to the same inventory.
An Architect analyzes the following proposed solution:
Inventory feed w*l continue to run dailybut add a web-service call to compare and update B2C
Commerce inventory in real time during checkout after a flash product's inventory reaches a
threshold.
Which two risks should the Architect communicate to the Client about this solution?
Choose 2 answers
exception during high traffic.
placement flow.
have a negative Impact on site performance.
during non-flash sales periods
resulting in four different web services. All will use the same credentials to the middleware. Each will
have the same timeout, but will require a separate log file prefix.
How should the Architect set this up with the Service framework using a minimal set of
configuration?