一番最新のSalesforce ARC-300試験問題集PDFには2023年更新
100%無料Salesforce Architect ARC-300問題集PDFお試しサンプル認定ガイドがカバーされます
質問 21
The Architect has been presented with a requirement from the business to implement a new LINK cartridge. The current site is built on the Storefront Reference Architecture, and the LINK cartridge is certified for Pipelines and Controllers. On review, the Architect notes that the Jobs are all created in Pipelines.
How should the Architect implement that cartridge to make sure the required jobs runs property?
- A. The job Pipelines must be removed and recreated with scripts.
- B. The job Pipelines must be updated to work as custom job steps.
- C. The job Pipelines must be updated to use SFRA Controllers.
- D. The Job Pipelines must be updated to use SiteGenesis Controllers.
正解: B
質問 22
Northern Trail Outfitters (NTO) wants to use Marketing Cloud to implement an Abandoned Cart Solution Workflow so that personalized messages are sent to shoppers who add items to their cart but abandon the B2C Commerce storefront.
Which two options should a Solution Architect recommended to meet this requirement? Choose 2 answers
- A. Configure streaming updates for catalog importing, implement Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
- B. Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
- C. Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through
- D. Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
正解: A,B
解説:
Journey Builder.
質問 23
Which method is efficient and scalable because it uses the product search index rather than searching the database?
- A. ProduccAvailabiliryModel.isOrderable()
- B. ProducrlndexModel.getOrderableProductsOnly()
- C. ProductSearcbHodel().gerProductSearchHita()
- D. ProductVanari.cnMcciel.aerVariams ()
正解: C
質問 24
A merchant has reported that customers are seeing low stock items at the top of their search results, giving them a subpar customer experience and impacting conversion.
How might this issue be resolved to ensure a better customer journey?
- A. In Business Manager, set an availability low ranking threshold in Search Preferences.
- B. In Business Manager, select Show Orderable Products Only at the root level to hide any products that are currently out of stock.
- C. In Business Manager, enter a higher boost factor for availability in Searchable Attributes.
- D. Create a job that sets all unavailable products to be hidden. Schedule the job to run hourly to clean up the catalog on a regular basis.
正解: D
質問 25
Northern Trail Outfitters (NTO) wants to unify customer data with a single identity for each customer across their ecommerce sites and their communities. Communities are treated as an identity provider (IDP) for commerce. The communities also allow self-service support for products via knowledge articles and crowd-sourced Knowledge and Chatter.
For which customer data should Experience Cloud be the system of record?
- A. Address book
- B. Authentication credentials
- C. Payment information
- D. Wishlist
正解: B
質問 26
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. Batch Data Synchronization
- B. Request and Reply
- C. Asynchronous Call-Out
- D. Publish / Subscribe
正解: B
質問 27
A merchant using B2C Commerce and Service Cloud has a requirement for service agents to order products on behalf of shoppers. In the envisioned scenario, a shopper contacts the service center with an order request, the agent uses the Service Console to find the shopper's account, and initiate an order on behalf of the shopper using payment information provided by the shopper. The merchant is considering the B2C Commerce - Service Cloud Connector for this implementation.
Which three considerations should a Solution Architect keep in mind prior to implementation? Choose 3 answers
- A. B2C Commerce needs to be registered as a remote site.
- B. Guests or anonymous storefront shoppers are not supported in this scenario.
- C. Service agents need a corresponding storefront login mapped to their Service Cloud user record.
- D. The Service Cloud Connector only supports contacts as a customer model.
- E. The Service Cloud Connector only supports Person Accounts as a customer model.
正解: C,E
質問 28
A B2C Commerce developer has recently completed a tax service link cartridge integration into a new SHU site. During review, the Architect notices the basket calculation hook is being run multiple times during a single tax call.
What is the reason for the duplicate calculations being run?
- A. The checkout is designed to recursively refer to the same hook.
- B. There are multiple hook.js Wes referring to the same hook.
- C. The LINK cartridge Is Included multiple times in the cartridge path.
- D. The tax cat is being called multiple times.
正解: D
質問 29
An integration cartridge implements communication between the B2C Commerce Storefront and a third-party service provider. The cartridge contains the localServiceRegistry code:
How does this code sample accomplish authentication to the service provider?
- A. By wrapping the authentication service call with Basic Auth.
- B. By Issuing a Basic Auth request to the service provider.
- C. By disabling Basic Auth and executing the service authentication call.
- D. By performing a signed SOAP Auth request using a certificate.
正解: C
質問 30
Northern Trail Outfitters (NTO) hosts a customer care portal using Service Cloud. The portal uses Marketing Cloud for customer interaction for a number of use cases, including customer sign-up and updates on togged cases. NTO has decided that the connectors provided by Salesforce are not flexible enough for their needs, so they would like to explore a programmatic approach for doing so.
Which two considerations should a Solution Architect point out to NTO as it moves forward to integrate the Service Cloud portal with Marketing Cloud for customer interaction? Choose 2 answers
- A. The Marketing REST API uses XML request and response bodies and resource endpoints to support multi-channel use.
- B. The Marketing REST API calls are asynchronous, with timeout values of 120 for non-tracking operations and 300 seconds for tracking and data retrieve operations.
- C. NTO can use Marketing Cloud SOAP API for integrating with Service Cloud.
- D. NTO can use Marketing Cloud REST API for integrating with Service Cloud.
正解: A,D
質問 31
An organization chose a multi-cloud solution that Is comprised of Service Cloud and B2C Commerce. The organization now wants to ensure that the theme of Its self-service portal Is consistent with the theme of its B2C Commerce storefront.
How should a Solution Architect ensure that this requirement Is met?
- A. Set the value of the Style Sheet URL setting to match the publicly-accessible URL of the style sheet the organization wants to use.
- B. Copy any relevant .ess code from the organization's website and paste it into the pages for the self-service portal in Page Builder.
- C. Set the value of the Portal Theme URL setting to match the publicly-accessible URL of the style sheet the organization wants to use.
- D. Make a copy of the appropriate .ess file from the organization's web server and upload it to the self-service portal.
正解: D
質問 32
Our client notifies you that the iOS application made a few months ago for some reason now is experiencing a degradation service and some requests take too long to respond. What tool will use it in order to check if there is any issue with OCAPI calls?
- A. Pipeline Profiler filtering results with Extended script development mode.
- B. Log center filtering by request type OCAPI
- C. Reports & Dashboard under Technical tab.
- D. Code Profiler
正解: C
質問 33
The Client is planning to switch to a new Payment Service Provider (PSP). They have approached an Architect to understand the time and effort to Integrate the new PSP The PSP offers a LINK cartridge compatible with SiteGenesis Pipelines, but the Client's website is build on Controllers.
Which two options should the Architect take into consideration before starting analysis? Choose 2 answers
- A. Reach out to the PSP development team and ask if a new cartridge version that supports controllers is under development
- B. Produce a proof of concept converting the most essential pipelines into controllers and integrate the cartridge.
- C. Estimate the effort and risk to convert the LINK cartridge from pipelines to controllers.
- D. Look for a different PSP that supports controllers and would not require conversion efforts.
正解: B,C
質問 34
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 correct for the import Job, taking the steps scope in consideration?
- A. - four sibling flows execute steps in parallel: import products, stores, prices, content
- last flow executes steps in sequence import categories, reindex - B. - three siting flows Import steps In parallel: import products, stores, prices
- fourth flow executes: import categories
- last flow executes steps in sequece: reindex, Import content - C. - four sibling flows execute steps ki parallel: import products, stores, prices, content
- fifth flow executes: import categories
- last flow executes steps In sequence: reindex - D. -Four sibling flows execute steps in parallel: import products, stores, price, content
-last flow executes steps in sequence: import:categories, reindex
正解: C
質問 35
A new version of the Page Show controller is required for implementation of Page Deserter specific look. It requires implementation of a specific, cache period for Page Designer pages, which b not currently available in the base Storefront Reference Architecture (SFRA) cache.js module What two steps should the Architect instruct the developer to implement?
Choose 2 answers
- A. Create new Page.js controller in client s cartridge. Copy code from base and modify the Page-Show route to include the new cache middleware function.
- B. Create new Page,js controller in client's cartridge. Extend the code from base and prepend the new cache middleware function to Page-Show route.
- C. Create new cache,js in client's cartridge. Extend cache,js from app_storefront_base and add a function for the Page Designer caching.
- D. Create new ceche,js client's cartridge. Copy cache,js from app_storefront_base and add a function for the Page Designer caching.
正解: B,C
質問 36
During code review, the Architect found that there is a service call on every visit of the product detail woe (PDP).
What best practices should the Architect ensure are followed for the service configuration?
Choose 2 answers
- A. Service timeout is set.
- B. Service mock up call is configured.
- C. Service logging is disabled.
- D. Circuit breaker is enabled.
正解: A,D
質問 37
A B2C Commerce Developer has just finished implementing a new promotion code form on checkout. During review, an Architect notes that the form it not using CSRF validation correctly.
Which two options are best practice recommendations for dealing with CSRF validation? Choose 2 answers
- A. Only use POST methods over HTTPS.
- B. Only use GET methods over HTTPS.
- C. Ensure the CSRF protection is validated on form submission.
- D. Automatically renew the CSRF Token if expired.
正解: A,C
質問 38
A company wants to integrate B2C Commerce and Marketing Cloud so that customers shopping online can be segmented for marketing campaigns like Abandoned Cart and Post Purchase Journeys.
Which two actions are needed to enable an Abandoned Cart Journey?
Choose 2 answers
- A. Integrate product, order, and customer data feeds into Service Cloud objects
- B. Integrate product, order, and customer data feeds into Marketing Cloud Data Extensions
- C. Implement the Marketing Cloud coilect.js through the storefront by using the Connector's reference implementation
- D. Use Mulesoft to bring order and customer data feeds from B2C Commerce to Marketing Cloud
正解: C,D
質問 39
Northern Trail Outfitters (NTO) has an ERP application where all customer orders are stored. There are millions of older records stored in the ERP application and some customers may have thousands of individual orders. Additionally, some orders contain personally identifiable information (PII) that, due to company policy, can only be stored in ERP. NTO would like the five most recent orders displayed on the account page in Salesforce.
What are three justifications for using Salesforce Connect in this solution?
Choose 3 answers
- A. The external data is changing frequently
- B. Need access to all external data in near real-time
- C. Need real-time access to a small fraction of external data
- D. Integrating external data without writing custom code
- E. Accessing external data using workflows and triggers
正解: A,B,D
質問 40
A company plans to build a new B2C Commerce storefront for a popular segment of products that generate high-volume sales. Their team is evaluating whether B2C Commerce is the right platform to build this storefront, and they are specifically concerned about how quotas and limits directly impact the efficiency and stability of solutions built on the platform.
Which two considerations should a Solution Architect keep in mind when considering B2C Commerce Governance and Quotas?
Choose 2 answers
- A. Object quotas status is updated with an up to 20-minute delay. Therefore, a Solution Architect must consider this delay when performing calculations related to traffic and limits.
- B. For sandbox instances, quotas can be softened by exporting them from a production instance and importing them onto a sandbox instance. This approach lets Solution Architects match the development environment to the production environment.
- C. Unless a site :s experiencing performance issues, the Solution Architect car assume that quota violations have not occurred.
- D. If an enforced quota is exceeded, an exception is thrown, which prevents the current operation from completing. The Solution Architect should design the solution so that the exception can be caught within a customization.
正解: A,D
質問 41
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. log in through a standard OAuth2 social media account
- B. One Click checkout process
- C. ApplePay support
- D. A/B testing for promotions
正解: B,C
質問 42
The Client wants to offer custom made container products on its new B2C Commerce storefront. The Client provided two business requirements.
* Customer can specify container length, width, and height.
* Customer can specify the material that the container is made of.
The Client also provided the Architect a current data schema (shown below) for reference while preparing the technical documentation.
Which two gaps between the requirements and the data schema should the Architect discuss with the Client?
Choose 2 answers
- A. The data schema includes a Color_ID field, but there isn't a business requirement to allow the customer to specify container color.
- B. The data schema includes a material Price_Markup field, but there Isn't a business requirement to factor the material cost Into the final price calculation.
- C. The data schema includes an implied structure that the customer's choices should be captured as custom objects, but there isn't a business requirement to do so
- D. The data schema includes unique identifiers for material and color fields, but neither are reflected in the business requirements.
正解: A,B
質問 43
A business wants to migrate its customer service provider from provider A to provider B. Provider e offers a LINK cartridge to integrate with its commerce solution.
Which three artifacts need to be created by the Architect? Choose 3 answers
- A. Document the design of implementing a new B2C Commerce cartridge following the Industry standard best practices
- B. Document the customizations required on top of the LINK cartridge based on current commerce implementation and business needs.
- C. Document the data mapping between commerce and customer service provider.
- D. Document how the customer online journey flown from landing on the page to placing of the order
- E. Document the data objects, the interface, and data synchronization frequency between the systems.
正解: B,C,E
質問 44
......
更新されたのはSalesforce ARC-300問題集PDFオンラインエンジン:https://www.jpntest.com/shiken/ARC-300-mondaishu
PDF試験材料は2023年最新の実際に出るARC-300問題集:https://drive.google.com/open?id=1S8gB6JFum_Cy-_HSfV6pi6_cV629MpbS