Hi,
In the Process Builder development guide I see the following:
"To write a workflow-specific method, write a Java class that extends the abstract class WorkflowMethod, which is defined in the bpmutil.jar file in the DOCUMENTUM_SHARED directory. Your class must implement the doTask( ) method that performs the main action of the class."Currently I am still using Workflow Manager because Process Engine/Process Builder is not yet ready. Can I use the same approach to create a workflow method by extending the abstract class WorkflowMethod? Do you think the bpmutil.jar file (in the DOCUMENTUM_SHARED directory) exists without Process Engine/Process Builder environment? If not, how do write a workflow method when just using Workflow Manager?
ta
Please share your knowledge and experiences for figuring this out.
Thanks.