Question Smythe Smythee · Sep 20, 2022 How to convert Excel file into SDA format in Ensemble Hi , How to Convert Excel message into a SDA3 format in Ensemble? #Caché #Ensemble 0 3 0 247
Question Smythe Smythee · Aug 29, 2022 How to extract SQL table data into a text file in code Hi All, Can you help me how to extract SQL table data into a text file and generate the text file in a particular file path Thanks, Smythee #ObjectScript #Caché #Ensemble 0 1 0 219
Question Smythe Smythee · Aug 17, 2022 $$$LOGERROR Hi, When i am using $$$LOGERROR("Message is Discarded") in the class i am getting "Referenced Macro Not defined" error Can you help me how to use $$$LOGERROR in a class Thanks, Smythee #Error Handling #Caché #Ensemble 1 1 0 442
Question Smythe Smythee · Aug 10, 2022 How to read from Ens.StreamContainer Hi, I am receiving a JSON File as Stream container Using pRequest As Ens.StreamContainer and output as Output pResponse As %Persistent in a Custom Business Operation Please find the code below #JSON #ObjectScript #Caché #Ensemble 0 5 0 831
Question Smythe Smythee · Jul 13, 2022 Can you help meHow to Convert HL7 input message into JSON Object Output Message Can you help meHow to Convert HL7 input message into JSON Object Output Message.In conversion can you please tell how to use convert a input HL7 message into Dynamic Object Output #Ensemble 0 2 0 440
Question Smythe Smythee · Apr 25, 2022 How to save Data transformation Target data into Globals Hi Team, I am Working on one data transformation, In the data transformation the data transformation data needs to be saved in the globals. Can you please help me to save the data into the globals in a Persistent class. Thanks in advance #Caché #Ensemble 0 7 0 330
Question Smythe Smythee · Apr 13, 2022 How to Create a New segment in a ADT^A01 Hi Team, I am working on data transformation ADT^A01 from ADT^A01 ,In both source and target MRG segment is not available. How can i create a new MRG segment in Target. Kindly share your ideas how to create a new segment in Data transformation. Thanks in advance #Caché #Ensemble 0 2 0 351
Question Smythe Smythee · Mar 30, 2022 Data transformation Hi Team, I am trying to call Datetime in CUSTOM.Training.Functions class please refer the below line. <assign value='##class(CUSTOM.Training.Functions).DateTime(source.{PIDgrpgrp().PIDgrp.PID:7.1})' property='target.{PID:7.1}' action='set' /> My Datetime method ClassMethod DateTime(DateTime As %Integer){Set Year = msg.SetValueAt(,"PIDgrpgrp().PIDgrp.PID:7.1","set")Q Year} #Caché #Ensemble 0 3 0 290