Re: [Hypercontent-users] Further doubts and clarifications needed
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-03-01 03:17:36
|
Make sure your approver group actually has approve permission in permissions.xml, e.g. <permission activity="approve" principal="group:approvers" target="/ **/*.*"/> You also must go to the workflow tab for a file - change request is not available at the directory level. If you would like it to be available at the directory level, add a binding to the workflow tag in /config/workflow/changes.xml <workflow binding="/**/,/**/*.*"> Alex On Feb 28, 2007, at 8:27 PM, tom tom wrote: > Hi, > > Just want to know little bit more on the following. > > >> The change script allows someone with approve >> permission to assign a >> change request to a member of group:authors. Both >> the approver and >> the author receive the email. When the author >> submits the changes, >> the approver receives an email, and can either >> re-assign the change >> or close out the work. > > > I got 4 distinct users each user belongs to one group > only. > > one Author, One Approver, One Publisher and One > Administrator. According to your explanation if > Approver login to the system and visits Workflow > section he/she should have the change requests > interfaces, but I cant see any of that sort. > > I cant see any change requests items in the workflow > screen for the approver. > > Thanks > > > > > ______________________________________________________________________ > ______________ > Need Mail bonding? > Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. > http://answers.yahoo.com/dir/?link=list&sid=396546091 > |