Slush bucket is empty with custom table creation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2015 06:07 AM
Hi,
I created a custom table and table name is u_erp_access_role. I created some choice list under this table. I can see the choice list when I call the table. My intention is to show these choice list under the list collector in slush bucket. But nothing is appearing there. Any help would be greatly appreciate.
Thank you,
Sincerely,
Sabina Verghese
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2015 06:11 PM
Make sure choice list values property inactive=false.
I would also suggest to delete the cache by cache.do if not tried earlier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2015 01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2015 02:18 PM
Just add cache.do after your url. make sure you login as admin.
http://myinstance.service-now.com/cache.do

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2015 06:54 PM
Hi Sabina,
Note: Ensure that a cache flush is not being run during business hours. Scheduled cache flushes, using cache.do, can affect overall performance and degrade system response times. Cache flushes are intended to prevent older data from interfering with changes and updates. Cache flushes should not be run during business hours and automatically triggered cache flushes are not recommended