The CreatorCon Call for Content is officially open! Get started here.

Change sponsor and Change coordinator to be able to attach documents when Change is in 'Change Review / Pending Approval' State.

nageshmetri
Kilo Contributor

Change sponsor and Change coordinator to be able to   attach documents when Change is in 'Change Review / Pending Approval' State.

"Change sponsor" & "change coordinator" both are the fields in change form.

I need to write a ACL to grant acces for this on SYS ATTACHMENT TABLE .

Please help me with this as Im not understanding how i can write a ACL for the change on SYS ATTACHMENT TABLE.

please find the attachment of SYS ATTACHMENT TABLE COLUMNS.

kindly help me with this as i have stuck with this.

Thanks

20 REPLIES 20

Rashmi Bansal
Mega Guru

Hi Nagesh,



Please create new ACL on sys_attachment table for write access and write below script.


find_real_file.png


nageshmetri
Kilo Contributor

Hi Rashmi,



Thanks for the reply...



Rashmi, we dont have those roles "Change Sponser" & "change coordinator", Both are fields on change form


I need access for users in the fields "Change Sponser" & "change coordinator" for change states 'Change review/pending approval'


I dont know how to get these on SYS ATTACHMENT TABLE for ACL.Kindly help


I have attached the columns of SYS ATTACHMENT TABLE.


Please let me know.



Thanks


Hi Nagesh,



There must be some role assigned to the user who can be change sponsor and change coordinator, use that role and you can enable the attachments for that user.



Thanks,


Rashmi


Harsh Vardhan
Giga Patron

Hi Nagesh,



Please check the thread below.



Re: hide/show manage attachement in incident based on user role