Adobe
9A0-410 · Question #33
A developer needs to build a custom workflow step that uses a Document Service API. The developer needs to use AEM OSGi Workflow. Which workflow is the best practice?
The correct answer is A. Implement WorkflowProcess in the Java class, override the execute method, and instantiate the. See the full explanation below for the reasoning.
Question
A developer needs to build a custom workflow step that uses a Document Service API. The developer needs to use AEM OSGi Workflow. Which workflow is the best practice?
Options
- AImplement WorkflowProcess in the Java class, override the execute method, and instantiate the
- BDrag and drop the appropriate Document Service component on the Workflow model
- CEnable Document Services in the workflow, then drag and drop the appropriate Document
- DImplement WorkflowProcess in the Java class, override the run method, and execute the
How the community answered
(27 responses)- A81% (22)
- B4% (1)
- C11% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.