cancel
Showing results for 
Search instead for 
Did you mean: 

Edit a document in a task

cytrix
Champ in-the-making
Champ in-the-making
Hello,

I have created a new advanced workflow but my user can't edit the document ressource in the task (bpm_package).
In my model, I have set the packageItemActionGroup to edit :
<type name="scwf:reviewTask">
         <parent>bpm:workflowTask</parent>
         <overrides>
            <property name="bpm:packageItemActionGroup">
               <default>edit_package_item_actions</default>
            </property>
         </overrides>
      </type>

My user have the good permissions in the document space but he can't edit the document (only view).

What is the problem ?
Thanks for your help !
3 REPLIES 3

cytrix
Champ in-the-making
Champ in-the-making
Any ideas ?

cytrix
Champ in-the-making
Champ in-the-making

cytrix
Champ in-the-making
Champ in-the-making
My bad, it was my fault.
The user hadn't the good document rights.