BMXAA8695E The tenant context {0}, the tenant ID of the owner of this object {1}, and the tenant ID of the connection used in the operation {2} do not match. This indicates an implementation problem that should be addressed.

Explanation

When multi-tenancy debugging is on, everytime when an MBO set is fetched, it checks the tenant context, the UserInfo's tenent ID, and the connection's tenant ID. If they do not match, that indicating a implementation problem. The three values need to match in order to guarantee the operation is executed correctly. The message is only logged and not displayed to the end user.

Action

Action