Question Archunan K · Jan 3, 2021 How to make changes in SQL to view data in a field character which is more than 100 characters Hi All, In earlier cache version, I can see full data values in SQL management portal. But IRIS restricted the view only to 100 chars. "If the data in a field is longer than 100 characters, the first 100 characters of the data are displayed followed by an ellipsis (...) indicating additional data." - From Documentation. Is there a way to change this behavior ? I would like to see all the values in the particular SQL field. Thanks in advance, Archunan K #Caché #InterSystems IRIS 0 2 0 197
Question Archunan K · Apr 12, 2019 Conversion of RTF document to plain Text/HTML document using %iKnow.Source.Converter Hello All,Is ther any way to convert RTF content into Text document/HTML docucment in Cache object scripts or by using %iKnow.Source.Converter.Please advise.Thanks,Archunan K #Beginner #Caché #InterSystems Natural Language Processing (NLP, iKnow) 0 2 0 1.2K
Question Archunan K · Apr 20, 2018 Is it possible to see the ACK in Visual TRACE page as like HL7 ACK message for custom TCP Operation Hi All,I have created custom TCP service and custom TCP Operation in ensemble.The custom TCP operation sending some data to Cutom TCP service and received ACK from TCP service.My Custom TCP Opeartion :Method OnMessage(pRequest As CUSTOM.RECORD, Output pResponse As Ens.StringContainer) As %Status{ Do ..Adapter.SendMessageString("Testing string",.pResponse) Set ^RESPONSE=pResponse Quit $$$OK}My Custom TCP Service : #Ensemble 0 3 0 598
Question Archunan K · Apr 9, 2018 Need to send HL7 and Non HL7 messages in single TCP operation Hi All,I have a query:Is it possible to send HL7 messages and Non HL7 Message such like Record Maps in a single TCP operation in ensemble?Many Thanks,Archunan K #Ensemble #HL7 0 6 0 592
Question Archunan K · Mar 27, 2017 Password prompt from the studio - for source control Hi All, Am working on integrating our code with source control.To make some security, I want to ask a password prompt from the studio itself while check in and checkout a code.Is it possible to ask input in the studio like login page. Please suggest me.Thanks,Archunan K. #Change Management #SVN #Development Environment #Studio #Caché 0 3 0 362
Question Archunan K · Nov 14, 2016 Error while generating HTML report in zen pages Hi All, I have configured my application with IIS 8.5 in windows server 2012. I have tried to generate sample HTML report . The issue is when the url is like 'http:\\192.168.1.2\test...mode='html'....' the reports are generated successfully. but while using systemname like 'http:\\mysystemname\test....mode='html'...' the reports are not generated and throws error like #ZEN #Caché 0 3 0 362
Question Archunan K · Nov 8, 2016 2 Skipping SET due to compare and swap failed on - in CConsole Log Hi Everyone, I have frequently received this below error message in my ensemble 2009 Cconsole log. " 11/08-13:05:06:114 (9784) 2 Skipping SET due to compare and swap failed on ^["^^e:\test\data\"]Debug("CalcTotal1") for records in e:\test\data\ addr=39745548 " Please explain this, am very much trouble with this alert. And also want to know it will cause any system hangsup ?please response quickly. ThanksArchunan K. #Object Data Model #Caché 1 5 0 551