Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Out of the Box Workflow for SitePublisher
System
Hi All,
***************************
TeamSite 6.7.1 SP1 w/SitePublisher
Solaris 9
***************************
We recently installed SitePublisher on our current TeamSite Dev server. I have been tasked to develop new workflow using the Workflow Modeler version 1.0.0.1. At the moment, we are currently using the out of the box workflow "Publish LiveSite". This workflow calls a datasource named "LiveSite Reviewers" which calls the class "UsersWithRolesDataSource". Does anyone know how I can view the source for the class "UsersWithRolesDataSource"? In doing some research, I read that all Datasources are stored in the following path:
/iw-home/httpd/webapps/content_center/WEB-INF/conf/livesite
Unfortunately, I do not see anything in that path related to what I am looking for.
Any help would be greatly appreciated.
Thanks,
James
Find more posts tagged with
Comments
sjruss
It is probably in a jar somewhere in
iw-home/httpd/webapps/content_center/WEB-INF/lib
Migrateduser
Thank you. I found the class in the livesite.jar.