Question Arpitha Ramakri... · Jun 6, 2017 Http connection through Ensemble Hi All,I am trying to pass a http request through ensemble production and fetch response. Could you please advice us the steps to achieve this. Thanks in advance,Arpitha R #Ensemble 0 1 0 297
Question Arpitha Ramakri... · May 16, 2017 SOAP UI HiCan You please let us know the end to end procedure to accept SOAP messages in Ensemble Production.Thanks,Arpitha #Beginner #Ensemble 0 1 0 577
Question Arpitha Ramakri... · May 11, 2017 Compare and update two directories\namespaces for class files Hi,I would like to know if there is any code to compare and update two directories/namespaces for class files.If file is present in directory1 and not present in diectory2, it should import the classfile.If file is not present in directory1 and it is present in directory2, the corresponding file should be deleted from directory2.Please suggest code for the task.Thanks,Arpitha R #Caché 0 2 0 701
Question Arpitha Ramakri... · May 10, 2017 List out unchecked mapped items classes through terminal? Hi,I would like to list out unchecked mapped items ( classes in management portal ) classes of a particular namespace. Is there any code or terminal command which i can use ?I am able to list out classes of namespace . But I need to list out unchecked mapped items classesdo ##class(%SYSTEM.OBJ).GetClassList(.result) #Caché #Mapping 0 7 0 393
Question Arpitha Ramakri... · May 10, 2017 code to import class files Hi , From the below code, we are able to import the class file to the namespace ( specified path is C:\temp\distr ) I have a class file and a folder in the above specified path. When i run the code, it is importing only the class file but not the class files present in folder. I would like to know is there any code to import the class files present in folder as well. #Caché 0 3 0 1.1K
Question Arpitha Ramakri... · Apr 26, 2017 %Installer Hi ,We are trying to import file using %installer . But we are getting error.CODE: #Caché 0 5 0 573