We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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 ACCEPTED SOLUTION
3 REPLIES 3

@Kenny Caldwell  
Is there an ETA on the next patch release to address this issue caused by 2.3.18?

MattCD
Tera Contributor

FYI, to anyone who comes across this, if you're on 2.3.18 the upgrade to 2.3.21 fixes the issue.