As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Neto Leal
(lldb) po [KCSUser activeUser]
KCSUser: {
email = "netoleal.br@gmail.com";
"given name" = "Neto Leal";
username = lealneto;
}
(lldb) po [KCSUser activeUser].userId
nil
Ideas on what is going on?
thanks!