Check for user access to Xplan modules

Created by Stephan Mariani, Modified on Mon, 10 Apr, 2023 at 7:54 PM by Stephan Mariani

Check for user access to Xplan modules in your templates


IPS


<:let ips_access = $uda('entitymgr/user/'+str($user.entity_id)+'/capability/view_portfolio') :>



Wealth Solver


<:let ws_access = $uda('entitymgr/user/'+str($user.entity_id)+'/capability/view_super_solver'):>



Risk Researcher


<:let rr_access = $uda('entitymgr/user/'+str($user.entity_id)+'/capability/iqm+'):>



XTools+


<:let calm_access = $uda('entitymgr/user/'+str($user.entity_id)+'/capability/xtools+'):>



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article