I am using the OOTB SitePub/LiveSite WF
The reviewers are a datasource that reads LiveSite Reviewers (iwhome/local/config/Datasource.xml)
The Roles were originally Admin, I changed it to Admin,Reviewer & boom, see both. Cool. Since I am an Admin, I do not want to review, so I tool Admin out, left with:
[html]
LiveSite Reviewers
com.interwoven.livesite.workflow.modeler.UsersWithRolesDataSource
server
http://server com.interwoven.cssdk.factory.CSLocalFactory
Reviewer
,
[/html]
but the Admins (including me) are still showing up. How do I get rid of the admin ?
Tips/Pointers/RTFMs appreciated.
Andy