Hi Jai,
Thanks for your continuous support.
I understand your solution. But I am assigning privileges via
uIS_SetValue(mskey, IDStore,MXREF_MX_PRIVILEGE,tempvalue); standard function.
I am passing "{A}{BYPASS_MEMBER_TASK=1}<"+BRolePrivilege+">"; within tempvalue.
But this standard function is returning "Wrong attribute property/value Syntax:Attribute:MXREF_MX_PRIVILEGE"
When I am passing only MSKEY of the privilege within tempvalue then the standard function is not throwing any error. But this is not solving my purpose. I have to pass BYPASS_MEMBER_TASK as concatenated with MSKEY within tempvalue.
Any thought?
Thanks,
Dhiman Paul.