Hi.. I want to handle documents departmentwise (procurement, store, finance..).. I have created separate folder in server and assigned Active directory permissions. For example Procurement folder have full access for Purchase users and have view access for finance user.
Also i created a document type called 'purchase document' and given Procurement folder as Active directory Location. Also i have enabled check Table for this document type and assigned table purchtable.
Now i am trying to login as a Accounts user (roles like accountant, accounts payable clerk). So he have view access to Purchase order. But when he try to attach document (document type Purchase document) it is allowing. But because of active directory permission he cannot save document. But system not showing any error. When he open the attachment it is showing document not found.
Actually I dont want allow Finance group user to attach documents of type 'purchase document'. He can only view it. How can i restrict it.
Similarly i have to allow document attachment to accounts users for a document type named 'Finance docuement'. In that case i dont want store/procurement users to even view it. How can i achieve this.