Attachment is not attached in the custom table if added in record producer

Amol Pawar
Tera Guru

Hi Experts,

I have created a custom table and one record producer to create records. But when I add an attachment in that record producer, it should come to the custom table record, but it's not coming that custom table.

Please let me know the cause and solution on it. 

AmolPawar_0-1712558024096.png

AmolPawar_1-1712558072426.png

When I submit the record, I can see the attachment in the activity log but I'm not able to see that in the header of the record to download or delete it.

 

Thanks in advance,

Amol

 

3 REPLIES 3

singharmeet
Tera Contributor

I would recommend checking all "write" ACLs for sys_attachment table and see if there's anything in the conditions about this specific table that you're having problems with.

Consider creating a "write" ACL for sys_attachment with below condition:

singharmeet_0-1712559690693.png

 

Please mark reply as Helpful/Correct, if applicable. Thanks!

Umesh Dubal
Giga Expert

Hi @Amol Pawar 
There is no issue in record producer we do not have to do anything
when we submit the attachment it should automatically attached to the record which is created in custom table.

Amol Pawar
Tera Guru

Hi @Umesh Dubal and @singharmeet,

First of all, thank you for your reply.

@Umesh Dubal , you're right, in the backend means in native view the attachment is attached to the record of the custom table. But in portal view, why I'm not able to view that attachment in the record header?

AmolPawar_0-1712731159290.pngAmolPawar_1-1712731205379.png

Please let me know if you've any solution on it?

 

Thanks,

Amol