Make sold product table available to snc_external contacts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 01:30 AM
Hello All,
I have a requirement where in the csm portal when creating a case the customer contact needs to be able to select a sold product on the form. Seems as though the sold product table is not available for snc_external users though. Anyone know how make this available so that they can select a sold product?
Kind Regards,
Luke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:10 AM
did you debug using access analyzer which ACL is blocking for external users?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 01:49 AM
Verify the Read ACL and add snc_external in required roles.
BUT
before adding required roles verify the Sold Products must be related to the Customer Contact since its maintain the relationships between sold product and contacts.