Question Joan Cruz · Jul 2, 2021 Use of $ZUTIL(12) As you know the $ZUTIL method is deprecated and I'd like to replace this calls for the corresponding ones. In my case I'm looking to replase $ZUTIL(12) by ##class(%Library.File).NormalizeDirectory("") #Caché 0 2 0 351
Question Joan Cruz · Apr 24, 2020 Is there a way to change / renew the session cookie once this is created? Product is Caché Version is 2018.1 Hi I'm working in a security issue of the system that says that once you are logged into a session and you save this cookie. You can go to another navigator and use this cookie to be registered. I would like to chenge this cookie once user is logged into my system but I can't logout and login again because all my cookies are removed. Is there a way to change to cookie or renew it? Thanks a lot. #Caché 0 6 0 1.6K
Question Joan Cruz · May 7, 2018 Information of Mirror servers HiI'm using this query "Config.MapMirror.List" To get information of the list of servers that are in the mirror system.I'd like to know how can I know which of the list is the primary and which is the failover or async member.Is there a way to do it with this query? Is there another query to get this info?Thanks a lot #Mirroring #Caché 0 3 0 422
Question Joan Cruz · May 3, 2018 %Library.Global Export Hi,I'm trying to export a global with this library %Library.Global with this call: #Globals #Caché 0 4 0 548
Question Joan Cruz · Mar 14, 2017 How to get result of $ZF(-1, "commmand") into a variable Hello,I'd like to know if there is an easy way to get result from a $ZF(-1) into a varaible to use it in HS code.Thanks #Beginner #Callout #Caché 0 9 0 1.6K
Question Joan Cruz · Aug 2, 2016 Use of $ZUTIL(49) is deprecated Hi all,I'm using $ZUTIL(49) to get information of the databases I want to add to a mirror. This information is passed to ##class(SYS.Mirror).CatchupDB(plstPathDatabases) in order to Catchup all databases addes to a Mirror. #Caché #Mirroring 0 11 0 737