Category Custom Workflow Action

Creating IBM WCM 8.5 Custom Workflow Action

Steps: 1) Create New Dynamic Web Project 2) Create a  new Java Class which implements  com.ibm.workplace.wcm.api.custom.CustomWorkflowAction 3) Implement execute method of  CustomWorkflowAction . and get  WebContentCustomWorkflowService  object by using JNDI Lookup 4)Create new java factory class which implements  com.ibm.workplace.wcm.api.custom.CustomWorkflowActionFactory 5)…

Enable Notifications OK No thanks