Alfresco APSCE - Alfresco Process Services Certified Engineer Certification Examination Exam

Page: 1 / 1
Question #1 (Topic: demo questions)

How are additional web resources loaded by the browser for each Alfresco Process Services App?

A.
By loading the resources which have been placed in the classpath
B.
By loading the resources which have been placed in each app folder
C.
By loading the resources which have been defined In the app-cfg.js file
D.
By loading the resources which have been defined in the activiti-app.properties file. 
Correct Answer: D
Explanation not available for this question.
Question #2 (Topic: demo questions)

Which of the following Alfresco Process Services Maven modules should NOT be used for development? Choose 1 answer 

A.
activiti-app-root
B.
activiti-app-model
C.
activiti-app-logic
D.
activiti-app-rest 
Correct Answer: A
Explanation:
: All Maven modules have com.activiti as Maven groupId. The version of the artifact is the release version of Process Services. activiti-app-model : Contains the domain objects, annotated with JPA annotations for persistency and various Spring repositories for executing the actual database operations. Also has the Java pojos of the JSON representations that are used for example as responses by the REST endpoints. activiti-app-logic : Contains the services and actual BPM Suite logic. activiti-app rest : Contains the REST endpoints that are used by the UI and the public API. activiti-app dependencies : Contains all the Alfresco Process Services dependencies. It is also a convenient Maven module (packaging type is pom) for development. activiti-app : Contains configuration classes. activiti app-root: Contains the root pom. Do not use this for development. https://docs.alfresco.com/process services1.9/topics/maven_modules.html
Question #3 (Topic: demo questions)

How is the Alfresco Process Services App Ul localized into different languages? Choose 1 Answer 

A.
Bydefininglabel and value pairs in locale specific json files in the H8n folder of every Alfresco ProcessServicesApp module
B.
 Bydefininglabel and value pairs in a global locale specific text file in the locale folder in the AlfrescoProcessServices App web application root folder
C.
Bydefiningaglobal locale specific properties file containing label and value pairs in the classpath.
D.
Bydefiningaglobal locale specific json file containing label and value pairs in the locale folder of theAlfrescoProcess Services App web application root folder
Correct Answer: C
Explanation not available for this question.
Question #4 (Topic: demo questions)

Which Java technologies are used in the Alfresco Alfresco Process Services BPM Suite? Choose 2 answers


A.
Spring.
B.
JavaServerPages.
C.
Hibernate.
D.
EnterpriseJavaBeans.
Correct Answer: A, C
Explanation not available for this question.
Download Exam
Page: 1 / 1
Next Page