User bio
404 bio not found
Member since Jan 29, 2016
Posts:
Ralf has not published any posts yet.
Replies:

Hello Thiago,

please check once the documentation for the class:
https://docs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cls?...

This may look like this for the %Service_Telnet service:

USER>zn "%SYS"  ; Change Namespace to %SYS
%SYS>Set stat=##class(Security.Services).Get("%Service_Telnet",.props)
%SYS>zw stat,props
stat=1
...
props("Enabled")=0
...

%SYS>Set props("Enabled")=1

%SYS>Set stat=##class(Security.Services).Modify("%Service_Telnet",.props)
Certifications & Credly badges:
Ralf has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Ralf has no followers yet.
Following:
Ralf has not followed anybody yet.