Hi Anish,
Can you please share the code and where you write this code like in BR ....
If my answer solve your query please mark appropriate response as correct so that the thread will appear as resolved for other users who may have a similar quer...
@Vijaya Kolli Can you please mark this reply as correct so thread will be closed and in future other user can refer thread for the same query
If my answer solve your query please mark appropriate response as correct so that the thread will appea...
Hi,
Please refer below thread, You will get help
https://community.servicenow.com/community?id=community_question&sys_id=4f324174db70afc01cd8a345ca9619c0
If my answer solve your query please mark appropriate response as correct so that the thre...
Hi @Arun B
does my answer resolved your query?
If my answer solve your query please mark as correct so that the thread will appear as resolved for other users who may have a similar query in the future.
Hi Arun,
Below is the script, You can check in background script
var fetchUserRole= new GlideRecord('sys_user_has_role');fetchUserRole.addEncodedQuery('user=b522bd84f7695410ec1c41b84851e0be');//Please use Sys_id of one of your userfetchUserRole.q...