Northern Trail Outfitters (NTO) Just went live after migrating its online shop to B2C Commerce from a custom eCommerce platform. NTO now needs to migrate its orders NTO cannot provide a B2C Commerce feed, but a custom export We from its current eCommerce site.
What are the correct steps to migrate these orders to B2C Commerce?
A. Receive the orders file and use a job to generate the orders m B2C Commerce schema. Ask the client to import them on productionbefore the launch.
B. Create a B2C Commerce Support ticket and ask them to import the order flies received from Northern Trail Outfitters.
C. Receive the orders file and use a Job to place new orders in B2C Commerce with the order data received.
D. Receive the orders file and use a Job to generate the orders in B2C Commerce schema. Create a B2C Commerce Support ticket to ask them to Import the orders.
A client has a single site with multiple domains, locales, and languages. After launch, there is a need for the client to perform offline maintenance. The client would like to show the same maintenance page for each locale. Which version of aliases,Json file below will accomplish this task?

A. Option A
B. Option B
C. Option C
D. Option D
Northern Trail Outfitters (NTO) wants to migrate its online shoo from a custom ecommerce platformto B2C Commerce. NTO needs to migrate several thousands of customer records profile information, address book). WTO can provide a B2C Commerce feed. It is currently using SHA-256 as an encryption mechanism for the customer passwords.
What approach can theArchitect propose?
A. Import the customer records, including the hashed password, as B2C Commerce supports SHA-2S6, and they will be able to login with their existing password.
B. Do not import customer records and asks customers to create new accounts the first fame they try to log in to the B2C Commerce storefront.
C. Import the customer records, excluding the password field, and B2C Commerce will automatically require a password reset the first time a customer logs m to the storefront.
D. Import the customer records, with the hashed password as a custom attribute, and during the login compare the entered password with the hashed password and save it in the password field.
A developer is validating the pipeline cache and noticed that the PDP page is very low cached. The one parameter is snowing the position on the product fisting page upon checkingthe site and code. What should the developer adjust in order to improve the page cache hit ratio, keeping in mind that the client is Insisting on the parameter for their analytics?
A. Rework the implementation so it reads the parameter on client-side, passes it to the analytics and exclude It from cache parameters.
B. Add the key to the cache exclude parameters.
C. Rework the Implementation so it doesn't depend on that parameter.
D. Rework the Implementation so the parameter is not passed In the URL and isread from the URL hash.
Given a website launched to production, the Architect can rely on several SFCC Business Manager tools that provide an automatic notification feature. Which three tools have such a feature and do not require to be monitored manually? Choose 3 answers
A. Job Schedules
B. Custom Log Settings
C. Analytics Conversion Reports
D. Pipeline Profiler
E. Quota Status
Northern Trail Outfitters uses an Order Management system (OMS), which creates an order tracking number for every order 24 hours after receiving it. The OMS provides only a web-service interface to get this tracking number. There is a job
that updates this tracking number for exported orders, which were last modified yesterday.
Part of this jobs code looks like the following:
Based on the above description and code snippet, which coding best practice should the Architect enforce?
A. Post-processing of search results is a bad practice that needs to be corrected.
B. The transaction for updating of orders needs to be rewritten to avoid problems with transaction size.
C. Configure circuit breaker andtimeout for the OMS web service call to prevent thread exhaustion.
D. Standard order import should be used instead of modifying multiple order objects with custom code.
An Architect isperforming an audit of production logs via Log Center and finds some potentially dangerous custom log output.

In which two ways It this log output Improper In a production environment? Choose 2 answers
A. The log information includes the customer s cardname as it appears along with the credit card number (PAN), which violates PCI.
B. The log information includes the customer's card CW (card security code) and expiration date, which violates PCI.
C. Information logs should not be used in a production environment
D. The log information includes the order number and customer s email, which violates PCI.
The Client has requested an Architect's help in documenting the architectural approach to a new home page. The requirements provided by the business are:
1.
Multiple areas of static image content, some may need text shown at well
2.
The content page must be Realizable
3.
A carousel of featured products must be shown below a banner 101191
4.
Recommended categories will be featured based on the time of year Which two solutions would fulfil these requirements? Choose 2 answers
A. Leverage B2C Commerce ContentManagement Service
B. Leverage B2C Commerce locales in Business Manager
C. Leverage B2C Commerce content slots and assets
D. Leverage B2C Commerce Page Designer with a dynamic layout.
The client provided these business requirements:
1.
The B2C Commerce platform will integratewith the Client s Order Management System (OMS).
2.
The OMS supports Integration using REST services.
3.
The OMS is hosted on the Clients infrastructure. Whet configurations are needed for this integration with the OMS?
A. A service configuration, ahostname alias configuration, and a user credential configuration.
B. A service profile configuration, a WAF configuration, and a service credential configuration.
C. A service configuration, a service profile configuration, and a user credential configuration.
D. A service configuration, a service profile configuration, and a service credential configuration.
A client has just pushed a new site live to Production. However during smoketesting. It's found that 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
A. Check Log Center
B. Check the Quota Status page.
C. Check the Global Preferences to be sure the settings are correct.
D. Check that there was not an error during replication.
E. Check that the cache is set correctly