User bio
404 bio not found
Member since Jan 17
Posts:
Replies:
Interesting example! I’ll read the article to understand it better… Does this work for Caché 2016.2?
The option I’m looking into is the first one, where I can directly access PostgreSQL and perform updates almost in real time without causing significant bottlenecks. However, I’m facing technical challenges in implementing this approach. Do you have any tips or guidance on how I can make this work successfully?
Certifications & Credly badges:
Gabriel has no Certifications & Credly badges yet.
Global Masters badges:
Gabriel has no Global Masters badges yet.
Followers:
Gabriel has no followers yet.
Following:
Gabriel has not followed anybody yet.
Robert, thank you so much for your help and guidance. I managed to implement a solution where I set up a .NET service running on the server. It uses localhost to receive the data to be sent to another database and takes responsibility for sending it to the service bus. This resolved the bottleneck and met the required demand.
Best regards, and thank you again!