Access rules and Xpath constraint after deployment in Windows environment
1
Access rules and Xpath constraints set in the model work fine in a local environment. After deployment to our own (windows) cloud environment the access rules/Xpath constraints no longer work properly! Example: on account we have set the constraint [id='[%CurrentUser%]'] so that users can only see and change their own account. This works fine in a local environment with a SQL database. After deployment the Xpath constraint no longer works! How is this possible?