Oracle 1z0-477 Exam Practice Questions (P. 2)
- Full Access (71 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
Before moving a campaign to production you need to test whether the links are working properly.
What functionality should you use in Responsys?
What functionality should you use in Responsys?
- AIn the Testing section of a campaign Workbook, there is a Test links button that can automate this process.Most Voted
- BUsing RPL, use the clickthrough() method to iterate through the associated link table and test that they do not retrieve 404 errors.
- CIn Program, you can use the Test tab because it will display any issues with links according to a campaign.
- DYou should test all links manually.
Correct Answer:
C
C
send
light_mode
delete
Question #7
You uploaded into the Responsys Content Library an HTML document and three subdocuments personalized with the member level of the subscriber. When you validate the campaign, you get this error: "Email Message preview failed because of template execution runtime error, detailed error: property MEMBER_LEVEL for datasource CONTACTS is not defined in the datasources."
How should you correct this error?
How should you correct this error?
- AOpen each HTML document in the package and declare the MEMBER_LEVEL field by using the RPL directive<#field> in every document. Then reupload the documents into the Content Library.
- BYou did not select the MEMBER_LEVEL column from the CONTACTS database. In the Datasources Section in the Campaign workbook, select the MEMBER_LEVEL field and make sure the alias matches what is in the HTML code. Responsys will now be able to insert values for that column at run time.
- CThe MEMBER_LEVEL field is a Responsys reserved word and cannot be used for personalization.
- DThe HTML coder didn't include the <#data> directive and declare the CONTACTS data source in each document. Enter this into each document, and the error
Correct Answer:
B
B
send
light_mode
delete
Question #8
For the email campaign you are designing in EMD, the first line of the HTML creative must include the first name of the subscriber. The first name attribute is
FNAME and is located in the profile list that is called CONTACTS.
Which option displays the correct RPL syntax?
FNAME and is located in the profile list that is called CONTACTS.
Which option displays the correct RPL syntax?
- A$CONTACTS.FNAME
- B#FNAME. CONTACTS
- C$ {CONTACTS.FNAME}Most Voted
- DFNAME ($CONTACTS)
Correct Answer:
A
Reference -
https://community.oracle.com/docs/DOC-982465
A
Reference -
https://community.oracle.com/docs/DOC-982465
send
light_mode
delete
Question #9
Your client wants to ensure that their Event Data Feeds are secure while the files are stored on the server.
What step should you take to encrypt the files?
What step should you take to encrypt the files?
- AImport a private encryption key the customer created to be used when the export runs.
- BImport a public encryption key the customer created to be used when the export runs.
- CCreate new credentials specifically for the export job that no one knows and that passes the Responsys password integrity checker.
- DCreate a Responsys security key in the Account Administration screen. Import this key when creating the export.
Correct Answer:
D
D
send
light_mode
delete
Question #10
Your client is interested in using Rapid Retargeter to implement email campaigns based on information about their known customers who have interacted with their website.
Which three of these Composite Events are exposed for Rapid Retargeter? (Choose three.)
Which three of these Composite Events are exposed for Rapid Retargeter? (Choose three.)
- Aproducts that were purchasedMost Voted
- Bproducts added to a shopping cart, where no additional event takes placeMost Voted
- Cproducts that were browsed/viewed, where no additional event takes placeMost Voted
- Dsearch strings entered into a website more than twice
- Epages that were marked as favorite
Correct Answer:
BCD
Reference -
http://www.oracle.com/us/corporate/press/2507127
BCD
Reference -
http://www.oracle.com/us/corporate/press/2507127
send
light_mode
delete
All Pages