How should the client ensure the order and dependencies?

The client needs to load multiple files. The files must be loaded in a specific order based on data dependencies. How should the client ensure the order and dependencies?A . Create multiple workflows using outbound transitions to link to the next data loading stepB . Create multiple workflows using the...

June 1, 2020 No Comments READ MORE +

What is the most likely cause of this error?

A user in the campaign manager group opens a workflow and clicks to open a delivery. After the delivery opens, the following error is thrown: Cannot load document of type ‘Deliveries (nms:delivery)’ satisfying condition ‘(@id=12345678) AND ((@deleteStatus = 0))’. The requested database record does not exist. What is the most...

May 31, 2020 No Comments READ MORE +

Which of the following is a server command?

Which of the following is a server command?A . nlserver pause [@]B . nlserver begin [@]C . nlserver stop [@]D . nlserver cancel [@]View AnswerAnswer: C Explanation: Reference: https://github.com/AdobeDocs/campaign-classic.en/blob/master/help/production/using/usual­commands.md

May 31, 2020 No Comments READ MORE +

How should a Campaign developer prepare an encrypted flat file for use with a campaign workflow as the starting population?

How should a Campaign developer prepare an encrypted flat file for use with a campaign workflow as the starting population?A . Specify the public and private keys as the options under Administration > Platform > Options.B . No action is needed; encrypted flat files are automatically detected and decrypted by...

May 30, 2020 No Comments READ MORE +

Which three workflow activities are required?

A Campaign developer must create a workflow to extract a set of specific records to a flat file each day. Which three workflow activities are required? (Choose three.)A . SchedulerB . QueryC . StartD . EndE . Data Extraction (file)View AnswerAnswer: ABE Explanation: Reference: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-read-a­flat-file-and-extract-a-flat-file-using-adobe/qaq-p/144883/comment-id/148

May 30, 2020 No Comments READ MORE +

How should the Campaign developer perform this task?

A campaign target population is cut at 100 random records to receive a limited offer. When the Campaign developer goes to approve the targeting for the offer, only 90 records are available. Ten records have been removed by a required topology rule Less than 18 Years Old. A Campaign developer...

May 30, 2020 No Comments READ MORE +

Which step must be taken to utilize this type of data?

A client wants to use Amazon Redshift to install Adobe Campaign in a hybrid AWS environment to hold all customer data. Which step must be taken to utilize this type of data?A . Adobe Campaign does NOT support Redshift.B . Adobe Campaign tables must be created in the Redshift database.C...

May 28, 2020 No Comments READ MORE +

Which step must be performed for the table to be used in Adobe Campaign queries?

A Campaign developer is adding a schema to the existing data model. Which step must be performed for the table to be used in Adobe Campaign queries?A . Create a join in the schema to the Recipient table.B . Match the schema name to the table name.C . Create a...

May 27, 2020 No Comments READ MORE +

How should the Campaign developer meet this requirement?

A Campaign developer must store a dynamically created email subject line code from a campaign workflow. How should the Campaign developer meet this requirement?A . Extract subject line code to a file from the campaign workflow and use the file in reports or re-marketing workflowsB . Modify the email delivery...

May 27, 2020 No Comments READ MORE +

What should be the expected results of the Union activity?

A workflow is using two Query activities that select recipients who have bought specific products. Each Query activity stores the product as additional data. Both Query activities are then added into a Union activity joining using the keys only option. What should be the expected results of the Union activity?A...

May 27, 2020 No Comments READ MORE +