sansa stark · Nov 14, 2017 go to post

Cache for Windows (x86-64) 2012.2.1 (Build 705_0_15454) Wed Sep 9 2015 18:32:41 EDT

sansa stark · Nov 14, 2017 go to post

Hi John Murray, Thanks for your update but that one is client system so it is not possible to upgrade the Cache from 2012 to 2014.

sansa stark · Nov 17, 2017 go to post

Actually by using the code I will get the Size how to do that. I want to implement in one routine. This one is Separate Routine to find out.

sansa stark · Sep 3, 2018 go to post

Thanks for your reply Carlos. I tried with my local system Can you please give me the steps to configure the LDAP in Cache.

sansa stark · Sep 13, 2018 go to post

Hi,when we will get the Authentication Method Not Supported how to recover it. Can you please help I'm new for this LDAP

sansa stark · Sep 13, 2018 go to post

Hi,when we will get the Authentication Method Not Supported how to recover it. Can you please help I'm new for this LDAP

sansa stark · Sep 14, 2018 go to post

Hi Scott, thanks for the reply. Yes i am using windows to connect to LDAP. I am using the Binds method. i have enabled the Delegated authentication option in LDAP options and disabled the TLS option.

And again i tried the whole process in a different machine (windows) now i am facing invalid credentials errors as shown below

"0 p‰'LDAP Binds Error: Invalid Credentials< SAMPLES0'e^zAuthenticate+30^User.NewClass1.1^1e^^^0"

Note: I have tested the LDAP connection using the d ^SECURITY method and it came ok.

Please help

thanks

sansa stark · Mar 7, 2019 go to post

Thanks Jeffrey,

Can we display dimension values in italic in DeepSee Analyzer? For example, in below screenshot, Doctor names should be displayed as Italic. 

I tried including the above $C characters in architecture of the dimension property, but it is not working. 

sansa stark · Aug 11, 2016 go to post

you can run like W ##Class(packagename.classname).classmethodname() (if it quits)

sansa stark · Aug 28, 2017 go to post

Hi Dmitry and Tom, I have created a new routine in %sys namespace named it as %ZSTART simply set one Global in that routine but when i restart the system it wont be set.Can you please help me am struggling in last two days to proceed further

sansa stark · May 4, 2023 go to post

Hi Everyone,

 I tried to send the Sample XML from Packet Sender to Intersystems IRIS TCP Inbound adapter for learning purpose.
I'm using Predefine d Class : EnsLib.XML.TCPService and the adapter is EnsLib.TCP.CountedInboundAdapter (it selected by Default.)
My sample XML file would be <Patient><Name>John,Williams</Name><MRN>12345</MRN></Patient>
I got an error like 

ERROR <Ens>ErrTCPReadBlockSize: TCP Read(32000) with timeout period (50) failed with : (78):tElement><Patient><Name>Varatha</Name><MRN>12345</MRN></Patient></RootElement>
Please help me to proceed further

sansa stark · May 15, 2023 go to post

Yes The issue is occuring at server side but the packet sender shows the notification as send.

sansa stark · May 22, 2023 go to post

Hi ,

I have tried for template docx wcontains a "boilerplate" text that does not change. The input parameter for the information you want to replace will be in the following format: {{input_parameter}}

And I tried to run the classmethod from terminal it throws the below error.

  <THROW> *%Exception.PythonException  230 ^^0^ <class 'ModuleNotFoundError'>: No module named 'docx' -

Please help me to proceed further.