service bridge/exchange problem with sending update to consumer(Cache issue)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours 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
addRTParentTable(table_Class_name). but after a while it resets and we have to run the code again. is there a way to fix this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
This should fix the issue.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB3115714