Thursday 2 January 2014

Simple UCM/WCC/OCS JSR Portlet for WebCenter Spaces/Portals

So much to my dismay many of the OCS portlets available for WCS/Portal have limited functionality. I also found it pretty hard to find any portlets amongst the WebCenter Community so heres one I just finished!

Workflow Portlet

This is a pretty simple portlet that takes 2 parameters

  • UCMSERVER: The IP address or HOSTNAME of the UCM Server 
  • WorkflowID: The ID of the Workflow Queue in the target UCM (CSV Ids are accepted)
The portlet than connects to the UCM server using RIDC and builds a table showing the Documents in the current WorkflowID and the Approvers the documents are waiting on.

Download the JDev Project here
or
Download the Ear File here

No comments:

Post a Comment