لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
Once the Cache Information tool of the storefront toolkit is enabled, how can a Digital Developer view caching information for a particular component of the page?
A. Hover over the caching icons now present on the storefront
B. Start a pipeline debugging session and view the caching information provided
C. Right-click on the component in UX Studio and view the caching properties of the file
D. Open the Request Logs to view the caching information
عرض الإجابة
اجابة صحيحة: A
السؤال #2
Which technical reports datapoint measures the performance of a controller's script execution if network factors and Web Adaptor processing is ignored?
A. Response time
B. Processing time
C. Call count
D. Cache hit ratio
عرض الإجابة
اجابة صحيحة: B
السؤال #3
A Digital Developer is inspecting the weekly service status report for a critical internally-hosted web service used in the application and notices that there are too many instances of unavailability. Which two solutions are possible options to reduce the unavailability of the service? Choose 2 answers
A. Change the code that makes the request to set the throwOnError attribute, of the service, to be true
B. Modify the code that makes the request to the external service to be wrapped in a try / catch block
C. Increase the web service time out
D. Update the external service to have a faster response time
عرض الإجابة
اجابة صحيحة: BC
السؤال #4
A developer has configured the following log levels for categories & sub categories asWARN logging is enabled for 'product' and DEBUG for "product.import"What will be the log level used for various categories and sub-categories?
A. WARN and ERROR are lugged for product' and all its subcategories
B. WARN and ERROR are logged fix product' and all its subcategories
C. WARN and FRROR ate lugged for product' and all its subcategories
عرض الإجابة
اجابة صحيحة: A
السؤال #5
A Digital Developer has a new requirement to disable the "Discover" credit card type for all checkouts. What does the Developer need to change in Business Manager to fulfill this requirement?
A. Credit card exclusion rules in the CreditCardType
B. Checkout exclusion rules in the Merchant Tools > Site Preferences > Checkout Preferences module
C. Credit cards in the Merchant Tools > Ordering > Payment Methods module
D. Credit card exclusion rules in the Merchant Tools > Site Preferences > Payment Preferences module
عرض الإجابة
اجابة صحيحة: C
السؤال #6
A developer is asked to create a new service instance that will call a remote web service.Which method should the developer use to create the service instance?A)B)C)
A. Option A
B. Option B
C. Option C
عرض الإجابة
اجابة صحيحة: A
السؤال #7
Which three object types can a developer import using the Merchant Tools > Content > Import & Export module in Business Manager? (Choose three.)
A. Content slots
B. Images and other static assets
C. Products
D. Folders
E. Content assets
عرض الإجابة
اجابة صحيحة: BDE
السؤال #8
A Digital Developer needs to add logging to the following code.Which statement logs the HTTP status code to a debug-level custom log file?
A. logger
B. logger
C. Logger
D. Logger
عرض الإجابة
اجابة صحيحة: D
السؤال #9
A Digital Developer is implementing an Open Commerce API call to add products to a basket. Given the following resource configuration:Which modification allows the requests to successfully execute?
A. Change the "read_attributes" value to: " (items) "
B. Change the "resource_id" value to: "/baskets/*/items"
C. Change the "methods" value to: ["get", "post"]
D. Change the "write_attributes" value to: " (+items) "
عرض الإجابة
اجابة صحيحة: B
السؤال #10
Which code sample is required to use a custom tag provided in SiteGenesis in an ISML template?
A.
B. w
C.
D.
عرض الإجابة
اجابة صحيحة: C
السؤال #11
Recent code changes to an existing cartridge do not appear correctly on a Storefront. The developer confirms that the code is uploaded in the IDE and ensures that the cartridge is associated with the sandbox. Which two additional steps should the developer take to troubleshoot this problem? (Choose two.)
A. Check the Storefront site cartridge path
B. Check that the search index was recently rebuilt
C. Check the Business Manager site cartridge path
D. Check that the correct code version is selected
عرض الإجابة
اجابة صحيحة: AB
السؤال #12
A business user wants to add a link to a content page from within the body of another content asset. The target content asset ID is terms - and - conditions. Which link function generates the correct link?
A. $include('Page - Include', 'cid', 'terms - and - conditions')$
B. $url(*Page - Show', 'cid', 'terms - and - conditions')s
C. $http('Content - Page', 'cid', 'terms - and - conditions^S
D. $httpUrl('Content - Show\ 'cid', ,terms - and - conditions')$
عرض الإجابة
اجابة صحيحة: B
السؤال #13
Universal Containers needs to have Apple Pay disabled for the country of Spain. Which Business Manager module should the Developer use to meet this requirement?
A. Merchant Tools > Ordering > Payment Processors
B. Merchant Tools > Ordering > Payment Methods
C. Merchant Tools > Site Preferences > Payment Types
D. Merchant Tools > Site Preferences > Apple Pay
عرض الإجابة
اجابة صحيحة: D
السؤال #14
A Digital Developer is working on a multi-site realm. A new site requires a different layout for the account landing page. The business logic and data model remain the same. The existing code is in AccountCoatrol.-s and accountlanding.isul in the app_at storefront cartridge The app_3torefront cartridge contains code for all other business functions. The cartridge path for the new site is currently int_cybersource: mc_];aypal:app_storefront. The Developer creates a new cartridge named app_newsire that contai
A. Set the cartridge path to include only app_newsite
B. Set the cartridge path so that app_storefront is before int_cybersource
C. Set the cartridge path so that app_newsite is before app_storefront
D. Set the cartridge path so that app_newsite is after app_storefront
عرض الإجابة
اجابة صحيحة: C
السؤال #15
When inspecting the weekly service status report for a critical internally hosted web service used in the application, a developer notices that there are too many instances of unavailability. Which two solutions can reduce the unavailability of the service? (Choose two.)
A. Update the service to have a faster response time
B. Modify the code that makes the request to the external service to be wrapped in a try/catch block
C. Increase the web service time out
D. Change the code that sets the throwOnError attribute of the service to be true
عرض الإجابة
اجابة صحيحة: AC
السؤال #16
Universal Containers wants to associate a region code value with an order to indicate the general area of its destination. This region code must be accessible whenever the order history is displayed. What is required to accomplish this?
A. Define a custom object type to store the username with the region code
B. Store the region code value in the geolocation system attribute of the Order
C. Define a custom attribute on the Order system object type to store the region code value
D. Store the region code value in a session variable
عرض الإجابة
اجابة صحيحة: C
السؤال #17
Universal Containers wants to give customers the ability to refine product search results by a product custom attribute, weightCapacity.Which series of steps should a Digital Developer take to show this refinement on the storefront?
A. Define search-suggestion buckets for weightCapacity, then rebuild the product search index
B. Define a search refinement for weightCapacity, then clear the page cache segment for Search- Show
C. Define a search refinement for weightCapacity, then rebuild the product search index
D. Define a sorting rule for weightCapacity, then rebuild the product search index
عرض الإجابة
اجابة صحيحة: C
السؤال #18
A developer wants to create in Business Manager extension with the cartridge namedplugin_vm_extension.Which two steps should the developer take for the extension option to show up in Business Manager?Choose 2 answers:
A. Add plugin_bm_extension to the cartridge path under business manager cartridge site
B. Add the appropiate roles and permission to the user to view the business manager extension
C. Add plugin_bm_extension to the cartridge path under Storefront cartridge site path
D. Activate a new code version for the Business Manager Site
عرض الإجابة
اجابة صحيحة: AD
السؤال #19
A digital instance has one site, with one master product catalog separate from the site catalog. Some, but NOT all, products in the master catalog are assigned to categories of the site catalog. Using Business Manager, how can a Digital Developer create a catalog export file that contains only theproducts assigned to the site catalog?
A. Use the Catalog Export module to export the site catalog
B. Use the Site Import and Export module to export the master catalog, filtered by site catalog categories to export specific products
C. Use the Catalog Export module to export the master catalog, with a category-assignment search to export specific products
D. Use the Site Import and Export module to export both the site catalog and the master catalog in a single archive
عرض الإجابة
اجابة صحيحة: C
السؤال #20
A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.) for which gifts are currently being selected. The data needs to be persistent throughout the current shopping experience. Which data store variable is appropriate, assuming there is no need to store the selection in any system or custom objects?
A. Request scope variable
B. Session scope variable
C. Page scope variable
D. Content slot variable
عرض الإجابة
اجابة صحيحة: B

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: