To define the data that gets extracted into the Solr index for searching, what do you need to provide? Note: There are 2 correct answer to this question.
When you are defining properties in manifest.json, which of the following attributes are you allowed to use? Note: There are 3 correct answer to this question.
Which of the following is a mechanism used by WCMS to position components on a page?
When you define an aspect in your manifest.json file, what types of information should you provide? Note: There are 2 correct answer to this question.
Assuming that property impex.legacy.scripting is set to false and 'Enable code execution' is checked, what are the results of the following ImpEx script? INSERT_UPDATE Title;code[unique=true] #0/ogroovy0/o beforeEach: line.clear(); ;foo; ;bar; ;baz;