Adobe 9A0-327 Online Practice
Questions and Exam Preparation
9A0-327 Exam Details
Exam Code
:9A0-327
Exam Name
:Adobe CQ 5.5 Component Developer ACE Exam
Certification
:Adobe Certifications
Vendor
:Adobe
Total Questions
:92 Q&As
Last Updated
:Dec 06, 2021
Adobe 9A0-327 Online Questions &
Answers
Question 11:
You want to create a new javax.jcr.Node nodeC as a copy of node
A. nodeC should also be a child of nodeB. What should you do? B. Node nodeC = nodeB.copy(nodeA.getPath(), nodeA.getName()); C. Node nodeC = nodeA.duplicate(nodeB.getPath()); D. Node nodeC = com.day.cq.commons.jcr.JcrUtil.copy(nodeA, nodeB, nodeA.getName()); E. Node nodeC = javax.jcr.session.copy(nodeA, nodeB, nodeA.getName());
C. Node nodeC = nodeA.duplicate(nodeB.getPath());
Question 12:
You have a CQ instance configured to use LDAP authentication. In the LDAP configuration file you see the parameter "com.day.core.CRXLoginModule sufficient;". What is the purpose of this parameter?
A. It means that if CRX can authenticate a user with the CRXLoginModule, the user is authenticated successfully; else CRX uses the next login module. B. It means that if authentication fails with the CRXLoginModule, the complete authentication fails. C. It means that after logging in successfully, user credentials will be copied automatically to CRX. D. It means that the authentication will use a callback implementation.
A. It means that if CRX can authenticate a user with the CRXLoginModule, the user is authenticated successfully; else CRX uses the next login module.
Question 13:
You are installing a content package with the Package Manager. What does the setting Save Threshold in the Install Package dialog mean?
A. The time limit in milliseconds to save a batch of nodes to persistent storage in one transaction. B. The approximate number of nodes in a batch that is saved to persistent storage in one transaction. C. The size in kilobytes to save a batch of nodes to persist storage in one transaction. D. The maximum size in kilobytes of a temporary snapshot.
B. The approximate number of nodes in a batch that is saved to persistent storage in one transaction.
Question 14:
You are creating a component on the page /hotNews.html that needs to list all the titles of the news pages under /news. How does this component get the list of child pages?
A. Use PageManager.getPage("/content/news") of the static PageManager class to instantiate a Page object and then iterate through the child pages B. Use the QueryBuilder to look for all children of /news and then iterate through the result set C. Instantiate a Node object with session.getNode(/content/news) and then iterate through the child nodes D. Use Sling's resourceResolver to adapt the request resource to a PageManager object, then use the getPage(/content/news) to instantiate a Page object and then iterate through the child pages
D. Use Sling's resourceResolver to adapt the request resource to a PageManager object, then use the getPage(/content/news) to instantiate a Page object and then iterate through the child pages
Question 15:
You have renamed the CQ quickstart file to cq5-author-4502.jar. What is the correct way to install CQ 5.4 as a Windows Service?
A. In Windows open Services > Administrative Tools and then upload cq5-author-4502.jar to the control panel. B. Use the command line and start CQ with java -Xmx512M -jar cq5-author-4502.jar -service. C. Unpack cq5-author-4502.jar, navigate to crx-quickstart/opt/helpers and start instsrv.bat. D. Open the Apache Felix Web OSGi console, navigate to Services and upload cq5-author-4502.jar.
C. Unpack cq5-author-4502.jar, navigate to crx-quickstart/opt/helpers and start instsrv.bat.
Question 16:
You want to create a page with the CQ PageManager. The parent path does NOT yet exist. Which template is assigned to the parent pages?
A. None. An exception is thrown because the path doesn't exist. B. The parent pages will be created but no template will be assigned. C. The parent pages will be created with the same template as defined for the new page. D. None. Nodes of node type cq:Page are created for the parent path.
A. None. An exception is thrown because the path doesn't exist.
Question 17:
How do you delete a property inside a Node object?
A. node.removeProperty("propertyName"); B. String propertyA = ""; node.setProperty("propertyName", propertyA); C. String propertyA = null; node.setProperty("propertyName", propertyA); D. node.delete("propertyName");
C. String propertyA = null; node.setProperty("propertyName", propertyA);
Question 18:
Which type of Replication Agent do you create to flush the Web server cache for a newly activated page?
A. Create a Reverse Replication Agent on the author instance. B. Set the Serialization Type property of the Default Agent to Dispatcher Flush. C. Create a new replication agent and set Transport URI to point to the Web server. D. Create a Dispatcher Flush Agent.
D. Create a Dispatcher Flush Agent.
Question 19:
You need to restore a version of a node. How do you get the versionManager object?
A. com.day.cq.commons.jcr.JcrUtil.getVersionManager(); B. jcrSession.getWorkspace().getVersionManager(); C. currentPage.getVersionManager(); D. slingRequest.getParameter("versionManager");
B. jcrSession.getWorkspace().getVersionManager();
Question 20:
You created a site /project/en and want to add language sites /de and /fr. What is the best practice to create the additional language sites?
A. Use the WCM console to copy and paste from /en. B. Use the Language Copy tool. C. Create a workflow with a custom process step that creates the according language pages whenever you create a new /en page. D. Create and download a CQ package containing the /en site. Open the zip file and rename the /en folder to /fr or /de, then reinstall the package.
Nowadays, the certification exams become more and more important and required by more and more
enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare
for the exam in a short time with less efforts? How to get a ideal result and how to find the
most reliable resources? Here on Vcedump.com, you will find all the answers.
Vcedump.com provide not only Adobe exam questions,
answers and explanations but also complete assistance on your exam preparation and certification
application. If you are confused on your 9A0-327 exam preparations
and Adobe certification application, do not hesitate to visit our
Vcedump.com to find your solutions here.