- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi updates aren't flowing from producer to consumer. i found the BR that starts the process (Manage task updates). the issue is the condition SBCacheService().usingRTParentTable. when i turned on the service exchange logs, i get log Service Exchange (SBCacheService): getRTParentTables: none found. this effectively prevents updates from going to customer. we had to run the code below to fix this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
This should fix the issue.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB3115714
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
This should fix the issue.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB3115714
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Kenny Caldwell
Is there an ETA on the next patch release to address this issue caused by 2.3.18?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
FYI, to anyone who comes across this, if you're on 2.3.18 the upgrade to 2.3.21 fixes the issue.