Alfresco apsce practice test

Alfresco Process Services Certified Engineer Exam


Question 1

Which of the following is NOT a valid value to be passed for the HTTP header activiti-user-value-
type? Choose 1 answer.

  • A. userldType
  • B. userEmailType
  • C. userExternalldType
  • D. userNameType
Answer:

D

Explanation:
https://docs.alfresco.com/process-services1.8/topics/rest_api_authorization.html

Discussions
0 / 1000

Question 2

Which of the following HTTP headers are required to invoke a service on the Alfresco Alfresco
Process Services REST API as another user?
Choose 2 answers

  • A. activiti-user
  • B. activiti-user-value-type
  • C. activiti-user-password
  • D. activiti-tenantld
  • E. activiti-secret-key
Answer:

AB

Explanation:
https://docs.alfresco.com/process-services1.8/topics/rest_api_authorization.html

Discussions
0 / 1000

Question 3

What CANNOT be achieved by using the process-instances Alfresco Process Services REST API?
Choose 1 answer.

  • A. Getting a process instance.
  • B. Getting the diagram for a process instance.
  • C. Deleting the diagram for a process instance
  • D. Deleting a process instance.
Answer:

C

Discussions
0 / 1000

Question 4

What is mandatory for a process instance variable in the JSON request body when setting process
instance variables using the Alfresco Process Services REST API? Choose 1 answer.

  • A. Name, scope and value of the variable.
  • B. Name, value and type of the variable.
  • C. Name and value of the variable
  • D. Name, value, scope and type of variable.
Answer:

B

Explanation:
https://docs.alfresco.com/process-services1.7/topics/process_instance_variables.html

Discussions
0 / 1000

Question 5

Which of the following user details MUST be in the JSON request body when creating a user with the
call "POST api/enterprise/admin/users"?
Choose 2 answers

  • A. profile-picture
  • B. email
  • C. password
  • D. job-title
  • E. phone
Answer:

BC

Explanation:
https://docs.alfresco.com/process-services1.9/topics/groups.html

Discussions
0 / 1000

Question 6

What is returned by the Alfresco Process Services REST API call "GET api/enterprise/runtime-app-
definitions" executed by a non-administrator? Choose 1 answer.

  • A. All versions of currently deployed apps on an Alfresco Process Services server for all users.
  • B. All versions of currently deployed apps on an Alfresco Process Services server for the user executing the request
  • C. All the latest versions of currently deployed apps on an Alfresco Process Services server for all users
  • D. All the latest versions of currently deployed apps on an Alfresco Process Services server for the user executing the request.
Answer:

D

Discussions
0 / 1000

Question 7

Which of the following identifiers is always required by Alfresco Process Services Engine REST API
requests? Choose 1 answer.

  • A. A repository identifier in the url.
  • B. A tenant identifier in the JSON body
  • C. a repository identifier in the JSON body.
  • D. The tenant identifier in the url
Answer:

A

Discussions
0 / 1000

Question 8

Which of the following actions CANNOT be done using the TaskService? Choose 1 answer.

  • A. Claim a task.
  • B. Create a task.
  • C. Complete a task.
  • D. Suspend a task
Answer:

A

Discussions
0 / 1000

Question 9

Which of the following code snippets will correctly set the variable. upperCaseString to an upper
case version of the expression which is pass in?
Choose 1
answer:
A)

B)

C)

D)

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Answer:

D

Discussions
0 / 1000

Question 10

Which of the following Engine Services are available but NOT applicable in enterprise Alfresco
Process Services? Choose 1 answer.

  • A. RuntimeService
  • B. RepositoryService
  • C. ManagementService
  • D. identityService
Answer:

D

Discussions
0 / 1000
To page 2