APSCE Exam Questions & Answers
Alfresco Process Services Certified Engineer • Alfresco
100% money-back guarantee
Sample APSCE Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
Which of the following Alfresco Process Services Maven modules should NOT be used for development? Choose 1 answer.
All Maven modules havecom.activitias MavengroupId. The version of the artifact is the release version ofProcess Services.
activiti-app-model: Contains thedomain 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 theAlfresco Process Servicesdependencies. It is also a convenient Maven module (packaging type ispom) 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
When will an implementation of an Alfresco Process Services Custom Data Model service be called? Choose 1 answer.
When implementing Custom Reports what is the generateReportData() method responsible Tor? Choose 2 answers
Which of the following actions CANNOT be done using the TaskService? Choose 1 answer.
What extension method on a form would NOT be used to validate a form field prior to task completion? Choose 1 answer
Get access to all 60 verified questions with detailed answers.
Unlock All APSCE Questions