Try with an underscore instead of space ‘[%UserRole_Requestor%]’
tip: use auto-complete with ctrl+spacebar to get hints of available system tokens
Hi,
You can use ctlr+spacebar for the get the tokens.
Regards,
Rasik.N
Since you are fetching from database then you can use [Name=Requestor] instead of id.
[%UserRole%] is mostly used when moving from an association to userrole entity in Xpath
thank you everybody! ctlr spacebar helped