Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Alfresco Exam APSCE Topic 8 Question 67 Discussion

Actual exam question for Alfresco's APSCE exam
Question #: 67
Topic #: 8
[All APSCE Questions]

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

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Benton
29 days ago
I heard the DMN Engine team added a new expression function called 'isItLunchTime()'. Spoiler alert: it always returns true!
upvoted 0 times
...
Rebecka
30 days ago
Oh man, these DMN engine questions are always tricky. I hope I don't get a question about the 'FeelEngineImpl' class on the exam!
upvoted 0 times
...
Frederica
1 months ago
I'm gonna go with option B. It sounds like it adds the custom expression function registry after the configuration is set up.
upvoted 0 times
Adelaide
4 days ago
I think you're right, it seems like the most logical choice.
upvoted 0 times
...
Stephanie
9 days ago
That makes sense, it sounds like it adds the custom expression function registry after the configuration is set up.
upvoted 0 times
...
Celestina
16 days ago
Option B) dmnEngineConfiguration.setPostCustomExpressionFunctionRegistry( myExpressionFunctionRegistry);
upvoted 0 times
...
...
Jordan
1 months ago
Option D looks interesting, but the method name has a typo, it should be 'addCustomExpressionFunctionRegistry' without the 'f' at the end.
upvoted 0 times
Tricia
9 days ago
C) dmnEngineConfiguration.setCustomExpressionFunctionRegistry( myExpressionFunctionRegistry );
upvoted 0 times
...
Helga
10 days ago
C) dmnEngineConfiguration.setCustomExpressionFunctionRegistry( myExpressionFunctionRegistry );
upvoted 0 times
...
Huey
14 days ago
B) dmnEngineConfiguration.setPostCustomExpressionFunctionRegistry( myExpressionFunctionRegistry);
upvoted 0 times
...
Fabiola
15 days ago
B) dmnEngineConfiguration.setPostCustomExpressionFunctionRegistry( myExpressionFunctionRegistry);
upvoted 0 times
...
Teddy
17 days ago
A) drnnEngineConfiguration.setPreCustornExpressionFunctionRegistry(myExpressionFunctionRegistry);
upvoted 0 times
...
Rana
17 days ago
A) drnnEngineConfiguration.setPreCustornExpressionFunctionRegistry(myExpressionFunctionRegistry);
upvoted 0 times
...
...
Charlene
2 months ago
I think option C is the correct answer. It directly sets the custom expression function registry in the DMN engine configuration.
upvoted 0 times
Karl
3 days ago
I would go with option C as well.
upvoted 0 times
...
Brett
7 days ago
I think option C is the best answer too.
upvoted 0 times
...
Latanya
1 months ago
I agree, option C seems like the correct choice.
upvoted 0 times
...
...
Bo
2 months ago
I'm not sure, but I think D) might also work by adding the custom expression function registry.
upvoted 0 times
...
Refugia
2 months ago
I agree with Effie, setting the custom expression function registry using C) makes sense.
upvoted 0 times
...
Effie
3 months ago
I think the answer is C) dmnEngineConfiguration.setCustomExpressionFunctionRegistry( myExpressionFunctionRegistry );
upvoted 0 times
...

Save Cancel