Hi all! Running PB 2022 R3 build 3356.
I have a question about the PowerServer_ConnectionConfig table that is created for dynamic caching.
Is it possible to add columns in there for specific application usage? If so, how would we get the data from those columns into PowerBuilder?
For example, we have API servers associated with our client databases. We'd like to store the API server IP and port at the cache level, but we need to have access to that inside the application. That way if we need to change it, we only need to access the Cache information and that will filter down to all customers connecting to that cache entry.
Any thoughts? Thanks!