Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

SAP P_C4H340_34 - SAP Certified Development Professional - SAP Commerce Cloud Developer

Page: 2 / 3
Total 82 questions

What can you configure on the Endpoint Configuration page in Cloud Portal? Note: There are 3

correct answers to this question.

A.

SSL Certificate

B.

IP Filter Sets

C.

Trusted Certificates

D.

Redirect Sets

E.

Host Alias Sets

What is SmartEdit’s Navigation Management page useful for? Note: There are 2 correct answers to

this question.

A.

It can define more than one navigation hierarchy, each accessed by a different component on the

page.

B.

It allows you to manipulate a hierarchy of CMSNavigationNode items, each of which may contain

a CMSNavigationEntry.

C.

It allows you to manipulate a parent-child hierarchy of CMSLinkComponent objects.

D.

It is used to configure automatic mapping of the Product Catalog’s category hierarchy to the

navigation bar displayed on site pages.

You are implementing two new independent extensions, extension A and extension B, both of

which extend and overwrite a bean of the core platform. How can you make sure the bean from

extension A doesn’t override the one from extension B? Note: There are 2 correct answers to this

question.

A.

Use the beans' parent attribute in extension B to specify the core bean.

B.

Add only one of the extensions into localextensions.xml at the same time.

C.

The beans are loaded in alphabetical order; therefore, extension B takes precedence.

D.

Define a dependency wherein extension B requires extension A

You want to add a new feature using a classification system. What should you pay

attention to? Note: There are 2 correct answers to this question.

A.

Use feature descriptor values if the values of the new feature are limited to a selection.

B.

Create an empty classification unit even if the new feature doesn’t have a unit.

C.

Use a feature descriptor to represent the name of the new feature and assign it to the product.

D.

Create a classifying category with an attribute assignment model and assign it to the product.

The miniature car replicas your company sells on its site are now available in a choice of colors,

each at a different price point. You wish your product page to allow your customers to select the

color before adding the replica to the cart. To complicate things, your boss won’t let you restart

your production servers to add this functionality. What entities would you have to create to

achieve this?

A.

A ConfigurationCategory, an AbstractConfiguratorSetting for color, a ConfiguratorType, and an

OrderEntryProductInfo for each color a given replica is available in.

B.

A VariantCategory for color, a VariantValueCategory for each color, and a GenericVariantProduct

for each color a given replica is available in.

C.

A ClassficationCategory, a ClassificationAttribute for color, a ClassificationAttributeUnit, a

ClassificationAttributeValue for each color a given replica is available in, and a

ClassAttributeAssignmentModel instance to tie them together.

D.

A ComposedType, that extends the VariantProduct type to add a color attribute, and an instance

of this type for each color a given replica is available in.

Which features does the Cloud Hot Folders module support? Note: There are 2 correct answers to

this question.

A.

Direct configuration of Hot Folders in the Cloud Portal

B.

Media using external URLs in uploaded ImpEx

C.

Zip archives with Impex, media and CSV files

D.

Data export into Azure Blob storage.

In an extension named myext, you defined Pump, a subtype of the Product item type with a

property named efficiency. You have also extended the productDTO bean to have an efficiency

property. To copy the efficiency property to the productDTO, what do you need to do? Note:

There are 2 correct answers to this question.

A.

Write a PumpProductConverter class that extends AbstractPopulatingConverter, and copies the

efficiency property from the Pump item to the productDTO bean if the item is an instance of Pump.

Configure an instance of this converter in myext-spring.xml.

B.

Make sure the definition of the Pump item type defines the efficiency attribute with persistence

type property. When you run at all, the productConverter class generated in bootstrap/gensrc will

copy the efficiency property to the productDTO.

C.

Create a PumpPopulator class that extends ProductPopulator and, if necessary, copies the

efficiency property from the Pump item to the productDTO bean. In myext-spring.xml, redefine the

productPopulator alias to point to an instance of PumpPopulator.

D.

Write a PumpAttributePopulator class that copies the efficiency property from the item to the

DTO only if its method is passed an instance of PumpModel. Define a bean for this new class in

myext-spring.xml, and use a modifyPopulatorList bean to add it to the productConverter's list of

populators.

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

A.

Disable the autostart for the default instance. Enable the autostart for the cloud instance. Set the

cloud instance mode to true.

B.

Disable the autostart for the cloud instance. Enable the autostart for the default instance. Set the

default instance mode to cloud.

C.

Disable the autostart for the default instance. Enable the autostart for the cloud instance. Set the

cloud instance mode to cloud.

D.

Disable the autostart for the cloud instance. Enable the autostart for the default instance. Set the

cloud instance mode to true.

You synchronize a media item stored in SAP Commerce Cloud from a staged version to an online

version. What happens next? Note: There are 2 correct answers to this question.

A.

Both staged and online media items now refer to the same image file in the file system.

B.

The staged and online media items now refer to two different image files in the file system.

C.

The values of the attributes are copied from the source item in the staged catalog to the target

item in the online catalog.

D.

The media format in the staged version is also synchronized to the media format in the online

version.

What does the Cloud Portal application enable you to do? Note: There are 3 correct answers to

this question.

A.

Set up and deploy SAP Commerce Cloud in the public cloud.

B.

Manage the configurations of your cloud hot folders.

C.

Create and configure endpoints tied to configured aspects.

D.

Review the page load times of your environments.

E.

Generate new passwords for admin and anonymous users.