Which service can be used to obtain the process engine configuration in a Service Task? Choose 1 answer.

Which service can be used to obtain the process engine configuration in a Service Task? Choose 1 answer.A . ManagementServiceB . RuntimeServiceC . EngineServicesD . RepositoryServiceView AnswerAnswer: A

January 3, 2021 No Comments READ MORE +

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

Which of the following is NOT a valid value to be passed for the HTTP header activiti-user­value-type? Choose 1 answer.A . userldTypeB . userEmailTypeC . userExternalldTypeD . userNameTypeView AnswerAnswer: D Explanation: https://docs.alfresco.com/process­services1.8/topics/rest_api_authorization.html

January 2, 2021 No Comments READ MORE +

Which of the following methods does NOT have to be overwritten while implementing the interface for an Alfresco Process Services Custom Data Model service? Choose 1 answer.

Which of the following methods does NOT have to be overwritten while implementing the interface for an Alfresco Process Services Custom Data Model service? Choose 1 answer.A . public String storeEntity(ListattributeDefinitionsAndValues, DataModelEntityRepresentation entityDefinition, DataModelDefinitionRepresentationdataModel)B . public boolean setMappedValue(DataModelEntityRepresentation entityValue, String mappedName, Object variableValue)C . public ObjectNode getMappedValue(DataModelEntrtyRepresentation entityValue, String mappedName....

January 1, 2021 No Comments READ MORE +

What is the scope of a new variable created using the setVariable method in a JavaDelegate? Choose 1 answer.

What is the scope of a new variable created using the setVariable method in a JavaDelegate? Choose 1 answer.A . The scope of the variable will be the one of the object instance.B . The scope of the variable will be local to the java class method.C . The scope...

December 31, 2020 No Comments READ MORE +

Which of the following CANNOT be modifiedby creating a custom stencl? Choose 2 answers

Which of the following CANNOT be modifiedby creating a custom stencl? Choose 2 answersA . Form EditorB . BPMN EditorC . Step EditorD . Data Model EditorE . Decision Table EditorView AnswerAnswer: A,B

December 31, 2020 No Comments READ MORE +