Would some please point me to info on Devforce's mult-tenant features? You mention this in your marketing materials, but I don't see any reference to it in your docs.
We have a large multi-tennant app we are considering moving to Devforce. We partition the database by customerID key and need to ensure all queries use customerID on the server...based on the user context of the currently logged in user. I assume we would implement a server side query interceptor? Can someone provide an example on how to do this?
Thanks in advance.