Hi,In the workflow you have to loop through the attachmentList from the
Assign Task operation and set the permission in the document attribute
before the next assign task
operation.setDocAttribute(/process_data/attachmentVar[1],"wspermission",
"1")wspermissionA bit mask number that represents the access permissions
for the document.Access permissions determine how the document can be
used when it is attached to a task. The value of the number is the sum
of the number that represents each access ...