User bio
404 bio not found
Member since Sep 22, 2022
Replies:

Thanks for the info.

However for "roles" SQL gives different information to that from ObjectScript:

 select * from Security.Roles

ID

Description

GrantedRoles  

Name    

NameLowerCase  

Version

However,

%SYS>Set status = ##class(Security.Roles).Get("anyrole",.properties)

%SYS>write status
1
%SYS>zwrite properties
properties("Description")="Super User Role"
properties("GrantedRoles")="NormalUserRole"
properties("Resources")="%DB_IRISSYS:R,%Service_CacheDirect:U,%Service_Object:U,%Service_WebGateway:U,%System_CallOut:U"

Why is that?

Certifications & Credly badges:
Phillip has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Phillip has no followers yet.
Following:
Phillip has not followed anybody yet.