Comments on sc_req_item table in scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Why this code snippet working for one instance and not working on other instance when we have kind of configurations on both instance. I am using it in our custom scoped application on dev instance it is showing all comments of RITM on widget but when i install the application on test instance it is not showing comments there why ? But on test instance if i run this script as background script then it is giving comments but not on widget why ?
Help me if you have any solution for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Have you set up a cross scope privilege on the TEST environment to allow your app to read the RITM table? Cross-scope privilege record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Yes, I’ve set up the read cross-scope privilege on the RITM table.