Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Role locked during query execution

Former Member
0 Likes
690

Role can get locked while user is executing a query part of that role. Role gets locked for user assignment in PFCG while user runs the query......

This will not always occur, but running a query should not cause a role lock.

Role can get locked while user is executing a query part of that role. Role gets locked for user assignment in PFCG while user runs the query......

This will not always occur, but running a query should not cause a role lock.

3 REPLIES 3
Read only

Former Member
0 Likes
593

My guess is that the query itself is opening the role in change mode and modifying the menu or possibly even authorizations.

This will cause a lock in SM12 and will also (correctly) lock the role when accessed from PFCG (only!).

Dodgey design...

Cheers,

Julius

Read only

0 Likes
593

thanks Julius but how are u checking if the query itself is accessing anything in change mode?

Read only

0 Likes
593

I would check in the source code...