What is the purpose of the Jump activity?

What is the purpose of the Jump activity?A . To improve the readability of the workflowB . To call a subworkflowC . To create branching in the workflowD . To trigger a workflowView AnswerAnswer: A Explanation: Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/automating-with-workflows/flow- control-activities/jump--start-point-and-end-point-.html

March 21, 2022 No Comments READ MORE +

When following Content Management creation principles, what is the best practice when defining the identification key of the schema, form, and publication template?

When following Content Management creation principles, what is the best practice when defining the identification key of the schema, form, and publication template?A . Use the same namespaceB . Use the same namespace and internalC . Use the same label and internal nameD . Use the same labelView AnswerAnswer: A

March 21, 2022 No Comments READ MORE +

Which two attributes need to be configured in order to create an External Account of type 5FTP? Choose the two correct answers.

Which two attributes need to be configured in order to create an External Account of type 5FTP? Choose the two correct answers.A . Access KeyB . EncryptionC . ServerD . AccountE . ChannelView AnswerAnswer: A,B

March 20, 2022 No Comments READ MORE +

If a user is to receive email notifications regarding alerts from campaign workflows, which default operator group is required?

If a user is to receive email notifications regarding alerts from campaign workflows, which default operator group is required?A . Workflow executionB . Campaign managersC . Delivery operatorsD . Workflow supervisorsView AnswerAnswer: D

March 20, 2022 No Comments READ MORE +

What should the developer verify to resolve this situation?

A Campaign developer notices that targeting approval and content approval notifications are not being sent. What should the developer verify to resolve this situation?A . The Jobs on deliveries in campaigns workflow is running.B . The target of the approval message is in the recipient table.C . The notification reminders...

March 20, 2022 No Comments READ MORE +

Out of the following variables, which has the widest range of visibility within the platform?

Out of the following variables, which has the widest range of visibility within the platform?A . event variableB . option variableC . platform variableD . instance variableView AnswerAnswer: C

March 19, 2022 No Comments READ MORE +

What is the tight expression for this use case?

A developer wishes to merge the value of two different columns within the target dimension. @firstChild & ©secondChild, into one column separated by a space . What is the tight expression for this use case?A . concat(@»firstChild. ©secondChild)B . concat(@firstChild. ©secondChild. " ")C . JuxtWords(@firstChild, ©secondChild)D . JuxtWords2(@firstChild, ©secondChild)View AnswerAnswer:...

March 19, 2022 No Comments READ MORE +

What would a developer use to trigger one workflow from another?

What would a developer use to trigger one workflow from another?A . Scheduler activityB . OptionC . PostEvent methodD . Jump activityView AnswerAnswer: D

March 19, 2022 No Comments READ MORE +

How should the Campaign developer meet this requirement using enumeration?

A Campaign developer wants to allow users to pick values from a drop-down list within a form and allow users to enter values that may not be in the drop-down list. How should the Campaign developer meet this requirement using enumeration?A . Create a user enumeration that specifies open as...

March 18, 2022 No Comments READ MORE +

Which enumeration should they use?

A Campaign developer wants to create a drop-down listing cities . Which enumeration should they use?A . Dbenum EnumerationB . Free EnumerationC . Set EnumerationD . Open list EnumerationView AnswerAnswer: C

March 17, 2022 No Comments READ MORE +