Free ARC-300 braindumps download (ARC-300 exam dumps Free Updated Jun 22, 2023) [Q14-Q31]

Share

Free ARC-300 braindumps download (ARC-300 exam dumps Free Updated Jun 22, 2023)

ARC-300 Dumps for Pass Guaranteed - Pass ARC-300 Exam 2023

NEW QUESTION # 14
As a Commerce Architect you should ensure that the cache hit ratio for your storefront is over 70%. During your investigation you realize that a significant number of pages are not cached. From which tool can you get this information?

  • A. Reports & Dashboard
  • B. Google Lighthouse
  • C. Page Speed
  • D. Code Profiler
  • E. Pipeline Profiler

Answer: A


NEW QUESTION # 15
In Reports and Dashboards tools you find some requests with a very poor cache hit ratio (less than 20%). What can you do in order to increase cache hit ratio and improve website performance? Here a few examples of triggered URL:
- https://www.myawesomewebsite.com/products?sz=48&start=0&srule=price-low&campaign=ads1
- https://www.myawesomewebsite.com/products?start=0&sz=48&srule=price-low&campaign=ads2
- https://www.myawesomewebsite.com/products?srule=price-low&start=0&sz=48&campaign=ads3

  • A. Always use the same URL parameter order
  • B. New cache partition
  • C. Use URL hashes for parameter campaign
  • D. Create custom cache for this request.

Answer: A,C


NEW QUESTION # 16
A merchant has complained to the developers that some products are not appearing in the storefront and has asked them to diagnose and solve the issue.
Which two factors might be causing a product to be hidden?
Choose 2 answers

  • A. Product Available to sell is <1.
  • B. Product is not online.
  • C. Product has been set to searchable.
  • D. Product lacks a price.
  • E. Product does not have any images.

Answer: D,E


NEW QUESTION # 17
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. Create a B2C Commerce Support ticket and ask them to import the order flies received from Northern Trail Outfitters.
  • B. 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.
  • C. Receive the orders file and use a job to generate the orders m B2C Commerce schema. Ask the client to import them on production before the launch.
  • D. Receive the orders file and use a Job to place new orders in B2C Commerce with the order data received.

Answer: B


NEW QUESTION # 18
A developer uses the call() instance method of dw.svc.Service to invoke a web service and implemented the callback methods defined by the dw.avc.ServiceCaliback class.
Which callback method is required only when invoking a SOAP service?

  • A. createRequeat
  • B. initServiceClient
  • C. parseResponse
  • D. mockCall

Answer: B


NEW QUESTION # 19
a B2C Commerce developer has Implemented a job that connects to an SFTP, loops through a specific number of .csv rtes. and Generates a generic mapping for every file. In order to keep track of the mappings imported, if a generic mapping is created successfully, a custom object instance w created with the .csv file name. After running the job in the Development instance, the developer checks the Custom Objects m Business Manager and notices there Isn't a Custom Object for each csv file that was on SFTP.
What are two possible reasons that some generic mappings were not created? Choose 2 answers

  • A. Invalid format in one or more of the .csv files.
  • B. The generic mappings definition need to be replicated from Staging before running the job.
  • C. The maximum number of generic mappings was reached.
  • D. The job needs to run on Staging and then replicate the generic mappings and custom objects on Development

Answer: A,C


NEW QUESTION # 20
The Client is creating a new Storefront and their requirements include:
* ApplePay support
* Log -n through a standard OAuth2 social media account
* One Okie checkout process
* Ay B testing for promotions
Which two items require technical documentation for customizing the Storefront Reference Architecture?
Choose 2 answers

  • A. A/B testing for promotions
  • B. ApplePay support
  • C. One Click checkout process
  • D. log in through a standard OAuth2 social media account

Answer: B,C


NEW QUESTION # 21
Cross-site scripting (XSS) lets attackers inject client-side JavaScripts into a web page viewed by a targeted user. Which encoding will you use in the <isprint> tag to avoid cross site scripting:
<script type="text/javascript"> var data = "<isprint encoding="" value="${unsafeData} "/>"; </script>

  • A. htmlunquote
  • B. jshtml
  • C. jsattribute
  • D. jsblock

Answer: D


NEW QUESTION # 22
Given the above OCAPI definitions, which permission or permissions apply?

  • A. Allow external applications to create, update, and delete both coupons and coupon codes
  • B. Allows external applications to create coupons
  • C. Allows external applications to create, update, and delete coupons
  • D. Allows external applications to update coupons

Answer: D


NEW QUESTION # 23
A company is implementing a multi-locale solution that includes B2C Commerce, Service Cloud, and Marketing Cloud. Order confirmation emails are triggered from either B2C Commerce or Service Cloud and sent from Marketing Cloud.
What are two possible reasons why the shipping method name and description can be missing when these emails are triggered for languages other than US English, while other translated content appears correctly?
Choose 2 answers

  • A. The ShippingMethods data extension is missing the label and description field for the corresponding locale.
  • B. The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale.
  • C. The subscriber in Marketing Cloud does not have a preferred locale set.
  • D. The locale is not set correctly in the body of the email template.

Answer: A,D


NEW QUESTION # 24
An Architect has been asked by the Business to integrate a new payment 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?

  • A. The new services will be moved to Production with a Code Replication.
  • B. The new services will be moved to production with a Site Import.
  • C. The new services will be moved to Production with a Data Replication.
  • D. The new services must be manually exported from staging and Imported into Production.

Answer: D


NEW QUESTION # 25
A new dent is moving from their existing ecommerce platform to B2C Commerce. They have an 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 the service implementation on the B2C Commerce site supports authentication and encoding.
What type should the Architect document this new service as?

  • A. HTTP Form
  • B. HTTP
  • C. SOAP
  • D. Generic

Answer: C


NEW QUESTION # 26
A Client has automated builds that deploy the code; however, recent builds started failing with compilation issues, which are not reproducible in developer's environment.
Whet first step needs to be taken to identify and fix the issue?

  • A. Verify the modules versions used to generate the code.
  • B. Clean up build server work space and run job again.
  • C. Recreate the job in the build server to verify compilation issues.
  • D. Verify the generated JavaScript and CSS for the build.

Answer: A


NEW QUESTION # 27
A company is using both Service Cloud and B2C Commerce but they are not using Mulesoft or any other integration middleware and do not plan on adding that in the near future. However, there is a need to keep customer records in sync across both Service Cloud and B2C Commerce. When a change to the customer record in Service Cloud takes place, such as an updated customer name, the same customer record should be updated in B2C Commerce. Assume that there is a common ID that uniquely identifies the customer across the two systems.
How should a Solution Architect deliver the desired functionality?

  • A. Send a platform event from Service Cloud and subscribe to the platform event in B2C Commerce using the built-in functionality
  • B. Develop a custom solution in Service Cloud to consume and communicate with B2C Commerce APIs
  • C. Use change data capture to send a message from Service Cloud and catch and handle the message using B2C Commerce Service Cloud Connector
  • D. Send an Outbound Message from Service Cloud and catch and handle the Outbound Message using the B2C Commerce APIs

Answer: A


NEW QUESTION # 28
During a technical review, the Client raises a need to display product pricing on the Product Detail Page (PDP) with discounted values per promotion. The Client notes customers complained of bad user experiences in the past when they would add a product to the basket from the cached PDP and then see a higher price when they started checkout as the promotion had expired.
What should the Architect suggest be implemented for this given that performance should be minimally impact?

  • A. Modify the page to vary the cache by price and promotion.
  • B. Create a separate template or view based on the promotion.
  • C. Remove caching of the product page during the promotion.
  • D. Adjust the PDP to have a low caching period during the promotion.

Answer: A


NEW QUESTION # 29
A merchant uploads an image using the Content Image Upload module of Business Manager.
Which three modules can the merchant or developer use to display the image on the Storefront7 Choose 3 answers

  • A. Payment types
  • B. ISML templates
  • C. Storefront catalogs
  • D. Content slots
  • E. Content assets

Answer: C,D,E


NEW QUESTION # 30
An organization uses B2C Commerce to capture order details but needs to process the order in an ERP system. They want B2C Commerce to send a message to the ERP system with the order details after they have been entered, then wait for the order to be processed, and then receive a reply from the ERP system with the order number and status.
Which integration pattern should a Solution Architect use to meet this requirement?

  • A. Request and Reply
  • B. Asynchronous Call-Out
  • C. Batch Data Synchronization
  • D. Publish / Subscribe

Answer: A


NEW QUESTION # 31
......

Verified ARC-300 dumps Q&As - Pass Guarantee Exam Dumps Test Engine: https://examsboost.pass4training.com/ARC-300-test-questions.html