service bridge/exchange problem with sending update to consumer(Cache issue)

spaceman2023
Tera Expert

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

Kenny Caldwell
ServiceNow Employee