Question: 1
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?
Question: 2
An Order Management System (OMS) handles orders from multiple brand specific 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
Question: 3
The client provided these business requirements:
* 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
Question: 4
A third party survey provider offers both an API endpoint for individual survey data and an SFTP server endpoint that can accept batch survey dat
a. The initial implementation of the integration includes
1. Marking the order as requiring a survey before order placement
2. On the order confirmation pace, the survey form is displayed for the customer to fill
3. The data is sent to the survey provider API, and the order it marked as not requiring a survey
Later it was identified that this solution is not fit for purpose as the following issues and additional requirements were identified:
1. If the API call fails, the corresponding survey data is lost. The Business requires to avoid data loss.
2. Some customers skipped the form. The Business require sending a survey email to such customers.
3. The Order Management System (OMS) uses a non-standard XML parser it did not manage to parse orders with the survey, until the survey attribute was manually removed from the xml.
How should the Architect address the issues and requirements described above?
Question: 5
A Retailer has a single storefront site and a Product Management System (PIM). The Pin is Generating the master catalog and storefront categorization catalog every day and it uploading them to SFTP
how should the Architect configure the import job flows following the best practices?