최신Adobe Campaign Developer - 9A0-389무료샘플문제
문제1
How can you prevent a user from inputting a recipient without an email address?
How can you prevent a user from inputting a recipient without an email address?
정답: B
문제2
You want to add the following new columns to the output of a direct mail file extract:
<firstparturl><firstName>-<lastName>
Firstparturl is already declared in a JavaScrips activity which will be executed before the targeting query:
vars.firstparturl = 'http://www.amazingcompany.com/u=';
The additional column for recipient called John Doe should look like this:
http://www.amazingcompany.com/u=John-Doe
How would you have created the expression in the query activity (Additional columns window) in order to meet the above mentioned requirement?
You want to add the following new columns to the output of a direct mail file extract:
<firstparturl><firstName>-<lastName>
Firstparturl is already declared in a JavaScrips activity which will be executed before the targeting query:
vars.firstparturl = 'http://www.amazingcompany.com/u=';
The additional column for recipient called John Doe should look like this:
http://www.amazingcompany.com/u=John-Doe
How would you have created the expression in the query activity (Additional columns window) in order to meet the above mentioned requirement?
정답: A
문제3
How should you organize the creation of the following tasks?
How should you organize the creation of the following tasks?
정답: C
문제4
Which file handles incoming SOAP requests in Adobe Campaign?
Which file handles incoming SOAP requests in Adobe Campaign?
정답: A
문제5
How should you organize the creation of the following tasks?
How should you organize the creation of the following tasks?
정답: D