We are troubleshooting an issue impacting community login, and it may be intermittently unavailable. Sorry for any inconvenience.
Hi ALL,
Could anyone help me with this. Need to know which API i can use to achieve this. I am new to Windchill and any help would be appreciated.
Regards
Sudeep
Solved! Go to Solution.
You can use the following API:
wt.access.AccessControlHelper.manager.hasAccess(Object, AccessPermission.READ);
Regards,
Bhushan
You can use the following API:
wt.access.AccessControlHelper.manager.hasAccess(Object, AccessPermission.READ);
Regards,
Bhushan
Hi Bhushan,
Thanks for the help.
Regards
Sudeep Pai