Multiple Choice
What is the simplest way to call a custom Alfresco repository JavaScript extension from a content rule?
A) Create a new custom action that calls my script, and bundle both the custom script and the custom action into an AMP.
B) Add the script to Data Dictionary/Scripts, then use the "Execute a Script" action to call it from the rule.
C) Add a function called "executeAction" to the JavaScript and place it on the classpath. Alfresco Content Services will add it as a rule action.
D) Upload the script to the folder on which the rule action is applied, and name it "ruleScript" so Alfresco Content Services can find it.
Correct Answer:

Verified
Correct Answer:
Verified
Q52: You have been tasked to develop a
Q53: Which one of the following statements would
Q54: A scheduled job can execute a piece
Q55: During the development stage of a workflow,
Q56: Which two of the following tasks would
Q58: Which of the following HTTP methods is
Q59: Where can JavaScript be stored and run
Q60: Which one of the following statements about
Q61: What is the difference between nodeService and
Q62: Having obtained the NodeRef of an Alfresco