Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

SAP Certified Development Professional P_C4H340_34 Syllabus Exam Questions Answers

Page: 2 / 6
Total 82 questions

SAP Certified Development Professional - SAP Commerce Cloud Developer Questions and Answers

Question 5

What can you do in the Builds workspace in Cloud Portal? Note: There are 2 correct answers to

this question.

Options:

A.

Delete a build that is no longer needed

B.

View the history of the past deployments of a selected build

C.

Deploy a successful build to a certain environment

D.

Rebuild a successful build to do a performance test

Question 6

Your solution has been live for a significant period of time. Now you need to update project data

across multiple environments, but this update should onlybe executed once. What is therecommended approach for updating the project data?

Options:

A.

Create a class that extends AbstractPatchesSystemSetup and configure any data patches, which

can run an import of your ImpEx files during an update.

B.

Extract a SQL script of all the changes in a single environment, which a DBA can then run directly

against the database for all remaining environments.

C.

Create a class that extends AbstractSystemSetup and use the @SystemSetup annotation with

TYPE.PROJECT, which can run an import of your ImpEx files during an update.

D.

With each deployment, manually import the ImpEx files via the hybris Admin Console or via the

ant importimpex target.

Question 7

You need to create a CronJob for an automated task that will be performed every day at midnight.

Which steps would you follow? Note: There are 3 correct answers to this question.

Options:

A.

Register the JobPerformable bean in your extension's Spring configuration file.

B.

Define the Cronjob logic in a class that implements the JobPerformable interface.

C.

Perform a system update for essential data.

D.

Perform a system update for sample data.

E.

Create a CronJob item and a trigger for midnight using ImpEx or Backoffice.

Question 8

What Solr index operation uses the indexedProperties field on the SolrExtIndexerCronJob?

Options:

A.

FULL

B.

UPDATE

C.

DELETE

D.

PARTIAL_UPDATE

Page: 2 / 6
Total 82 questions