Point link to file in attachment table

samadam
Kilo Sage

I am trying to point a link in description to attachment in sys_attachment table. I added the attachment to update set and moved to test but it is not working. Any idea?

13 REPLIES 13

samadam
Kilo Sage

Admin user can access it but not a normal user, IS there any access controls that needs to be set up?

Hi @samadam ,

just check if the linked URL is pointing to any instance

ChaitanyaILCR_0-1747172602948.png

if it is pointing to any instance remove the instance name from the URL and check

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

samadam
Kilo Sage

This is working in development environment but when moved to TEST environment it is not working. IS there an alternate way to link to the pdf? there was a query_range acl changes that were pushed by SN. Could these be affecting it?

Hi @samadam ,

upload the attachment to the catalog item or record producer

ChaitanyaILCR_0-1747413434588.png

in the description use the link in the html editor and from the link list select your attachment

ChaitanyaILCR_1-1747413481323.png

 

once the update set/item  it move to the target instance 

take the xml of the catalog item/record producer from the source instance and import into the target instance

 

xml because with xml approach record's related attachments will also be captured in the update set

 

try this 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

 

samadam
Kilo Sage

I tried this, same issue in DEV as well for non admin user.