HI,
In my case, the customer have access to many companies, and he can change the company on a select menu on top navigation bar. How can I change the tenant_id without forcing the user to logout and login again? Tks!
Hi Cezar.
Unfortunately, you can only call APEX_SESSION.SET_TENANT_ID once per session. It would be great if this were not a limitation but it is right now.