I am unable to instantiate it on my local machine. I do have workflow.jar in my project settings and in the lib folder. I am seeing below error
DM_VEL_INSTANTIATION_ERRORerror: "Cannot instantiate Java class"
Caused by: java.lang.ClassNotFoundException: com.documentum.services.workflow.startworkflow.StartWorkflow
Any other thoughts why I am unable to start the workflow on my machine. I am running on tomcat and my project is built in Eclipse. I can logon to webtop and I can do other things except start the workflow. Thanks for your time