Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AD0-E134 Questions and Answers

Question # 6

A developer needs to create a project based on AEM Project Archetype with a specific AEM as a Cloud Service SDK version on the local environment.

Which two properties must be defined when creating this project? (Choose two.)

A.

aemVersion=cloud

B.

sdkVersion=2022.5.7575.20220530T152407Z-220401

C.

sdkVersion=latest

D.

aemVersion=latest

E.

aemVersion=2022.5.7575.20220530T152407Z-220401

Full Access
Question # 7

A developer needs to create a dynamic participant step where the participant is selected automatically at run time.

The developer decides to develop an OSGi service, which needs to implement the com.day.cq.workflow.exec.ParticipantStepChooser interface.

Which method should the developer implement from the com.day.cq.workflow.exec.ParticipantStepChooser interface?

A.

String getParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

B.

void getParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

C.

String getDynamicParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

D.

void getDynamicParticipant(Workltem workltem, WorkflowSession workflowSession, MetaDataMap metaDataMap)

Full Access