Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Alfresco > Alfresco Process Services > APSCE

APSCE Alfresco Process Services Certified Engineer (APSCE) Question and Answers

Question # 4

What type of user authentication is used in Alfresco Process Services by default for HTTP REST calls? Choose 2 answers

A.

HTTP Digest

B.

HTTP Basic

C.

SAML

D.

OAuth2

E.

Cookie Based

Full Access
Question # 5

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 whichhave 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 whichhave been defined in the activiti-app.properties file.

Full Access
Question # 6

Which of the following packages will Alfresco Process Services automatically scan for Spring Beans?

A.

com.activiti extension conf

B.

com.activiti extension component

C.

com activiti extension bean

D.

com.activiti.extension.custom

Full Access
Question # 7

Which of the following BPMN elements will NOT cause a transaction to be committed when encountered in a running process instance? Choose 1 answer.

A.

User Task

B.

Intermediate Timer Catch Event.

C.

Boundary Error Event

D.

Asynchronous Task

Full Access
Question # 8

Which of the following code snippets will ADD a custom rule expression registry to the DMN Engine configuration? Choose 1 answer.

A.

drnnEngineConfiguration.setPreCustornExpressionFunctionRegistry(myExpressionFunctionRegistry);

B.

dmnEngineConfiguration.setPostCustomExpressionFunctionRegistry( myExpressionFunctionRegistry);

C.

dmnEngineConfiguration.setCustomExpressionFunctionRegistry( myExpressionFunctionRegistry );

D.

dmnEngineConfiguration.addCustomExpressionFunctionRegistryf myExpressionFunctionRegistry);

Full Access
Question # 9

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

Full Access