P_C4H340_24 SAP Certified Development ProfessionalSAP Commerce Cloud Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

You have created your products and price rows using the approach displayed in the following ImpEx file:

$catalog-id=Default $catalog-

version=Staged $catalogversion=catalogversion(catalog(id),version)[unique=true,default=$catalog­ id:$catalog-version] INSERT_UPDATE Product;code[unique=true];$catalogversion;name[lang=en];unit(code);approvalStatus(code); ;productl;; productl;pieces;approved; ;product2;;product2;pieces;approved; #in total 1000 product data

lines INSERT_UPDATE

PriceRow;productld[unique=true];price;unit(code);currency(isocode) ;product1;100;pieces;EUR;product 2;200;pieces;EUR #in total 1000 price row data lines. After you import this file and synchronize the catalogs (Staged to Online), how many items are stored in the database?

Select an option, then click Submit answer.

  • 2000 products and 1000 price rows

  • 1000 products and 2000 price rows

  • 2000 products and 2000 price rows

  • 1000 products and 1000 price rows

Question 8

What do you set up to create visibility rules for specific product items for a user group?

Select an option, then click Submit answer.

  • A type access right on the Product type for the user group

  • A search restriction on the UserGroup type

  • A search restriction on the Product type for the user group

  • A type access right on the UserGroup type

Question 9

To install and configure the Solr server in cloud mode, which sequence of steps should you use?

Select an option, then click Submit answer.

  • Disable the autostart for the default instance. Enable the autostart for the cloud instance. Set the cloud instance mode to true.

  • Disable the autostart for the cloud instance. Enable the autostart for the default instance. Set the default instance mode to cloud.

  • Disable the autostart for the default instance. Enable the autostart for the cloud instance. Set the cloud instance mode to cloud.

  • Disable the autostart for the cloud instance. Enable the autostart for the default instance. Set the cloud instance mode to true.