Article Kurro Lopez · Aug 4, 2021 4m read Add a business item in your production by code Hi community, This is another article about how to perform actions that you can do in the web portal but via code. Today.... Add a business item in your production by code #Beginner #Business Operation #Business Service #ObjectScript #Tips & Tricks #Ensemble #InterSystems IRIS 9 0 3 527
Article Kurro Lopez · Jul 30, 2021 3m read Add a Web application by code Hi community, I'm going to publish several articles on how to perform actions that you can do in the web portal but via code. Today.... Web Applications via code #API #Beginner #Code Snippet #ObjectScript #Tips & Tricks #Caché #Ensemble #InterSystems IRIS 9 0 3 680
Question Kurro Lopez · Apr 28, 2021 Query method in a class %Persistent using itself as parameters Hi all, I'm wondering if is possible to get the values of itself to run a query. I want to create some query to find a value into a %Persistent class but each one use diferent values. #SQL #Caché #HealthShare 1 6 0 373
Question Kurro Lopez · Apr 23, 2021 Sort alphabetically a list of names Hello everyone, I don't want to believe that Intersystems didn't add a method/process/rule to sort alphabetically a list of names (in array, $ LB or whatever) I haven't found any documentation about this. I've even tried comparing two strings but have not found a solution. My cry for help is... Does exists any command to compare two strings and check if one of them is lower or upper according to aphabet? Please, give me a light in this dark Best regards.Kurro Lopez #Caché 1 7 0 1.2K
Question Kurro Lopez · Mar 10, 2021 SOAP Error CONTENT-TYPE response text/html instead of text/xml Hi all, I have a very weird error when I'm calling to a SOAP Webservice as client. I've create all objects to invoke to this SOAP using the add-in "Assistant SOAP" in Eclipse, it has created all objects (Response, Request, Business operation WS class, etc...). When I call to this service it retuns the following error message: ERROR #6243: HTTP request to SOAP WebService returned unexpected CONTENT-TYPE response: text/html. #Business Operation #Interoperability #SOAP #Caché 2 4 0 5K
Question Kurro Lopez · Feb 25, 2021 Export partial JSon to a response message Hi all, I have a API operation that is calling to a external process. The answer is a big json but I only want a pice of the full content. My first attempt is: #Caché 1 2 0 289
Question Kurro Lopez · Aug 25, 2020 Search an object in a ListOfObj Hi all. I have a reponse message that has a property of the type %Collection.ListOfObj and I need to search for an item in this list. Let me show you. #ObjectScript #Caché 1 5 0 512
Question Kurro Lopez · Apr 17, 2020 Failed to acquire exclusive lock error Hi all, I have a class that has been working so far :( The class extends the EnsLib.RecordMap.Service.FTPService class and add some information for each rows. Now, when it saves the object it is raising the following error ERROR #5803: Failed to acquire exclusive lock error I've seen the other question in the community and I've tried to unlock #Interoperability #Caché #Ensemble 1 5 0 1.7K
Question Kurro Lopez · Oct 30, 2019 API RESTful Version Hello, We need to create a versioning of an existing API, so we going to set a default version (so far) for current connections to version 1 My first attempt is: #Business Service #REST API #Ensemble 3 5 0 503
Question Kurro Lopez · Sep 4, 2019 BS FTP error waiting for files Hello everyone,We have a process that is listening to an FTP service to collect some CSV files and process them. The process works correctly and when it ends it clears the directory waiting for it to enter some other file.We have been receiving the following error message for a long time: #Business Service #FTP #Ensemble 1 4 0 967
Question Kurro Lopez · Jun 24, 2019 Create a Pass-through SOAP WebService Hi all,I'm triying to create a SOAP Pass-through acording to Configuring Pass-through Business Services instructions, but I'm not able to run it I'm using the following WebServicehttp://www.dneonline.com/calculator.asmx?wsdl #Interoperability #SOAP #Ensemble 3 5 2 1.1K
Question Kurro Lopez · May 24, 2019 How to copy array values from JSon to object using DTL? Hi community,I need to create a DTL to get values from a JSon (%DynamicObject) to a class.Thre first items is copied fine, however when it tries to get the values from an array it raises an error. #DTL #Ensemble 1 5 1 1.1K
Question Kurro Lopez · May 22, 2019 How to delete an item from a production by code? Hi all,I am trying to delete an item from a production through a routine that installs and disables items.To add any item, I have no problems, even to enable and disable some particular items.The problem arises when I try to eliminate the production item, because when it does, the production become unstable and only works again when this item is added again in the collection (or the item is deleted manually in the production.cls)This is my code attempt: #Ensemble #InterSystems IRIS 1 11 0 868
Question Kurro Lopez · May 20, 2019 How to sync Server and local cache code using Visual Studio Code Hi all,I wonder how to sync my server code to my local code using Visual Studio Code.Previously, using Atelier, you could open a view of server and can copy the code to the current project, also if I change a BP, I could sync the code because I had a signal that It's warning me that there was a change and it needs to be updated.I thing i shouls opening the ObjectScript: Explorer and select the code directaly, and right click -> Import and compile current file (Ctrl + F7)If I use this command, the ouptut window shows: #VSCode #Caché 1 16 0 2K
Question Kurro Lopez · May 16, 2019 How to ignore serialize a property in a class to JSon Hi all,I have a class that I want to serialize to JSon. So I'm using the object %ZEN.Auxiliary.jsonProvider) #JSON #ObjectScript #Caché 1 8 0 808
Question Kurro Lopez · May 10, 2019 Get parent classname Hi community. I need to get the parent classname of a class, but I don't find how to do it. I have a class Parent (MyLibrary.ParentClass) and two classes inherited from the parent class #Business Process (BPL) #Ensemble 1 3 0 732
Question Kurro Lopez · Feb 20, 2019 Extend XData UrlMap Hi all, I'm wondering if is possible to extend the UrlMap. I want to create a base class and one method will be in all extended classes, so I've tried to create the map route in parent class, and the specific methods in extended class. But it doesn't work. I've create the method in parent class and I've wrote the map in extended class. It works, but I want to put it in base class to prevent forget this call. Note: The base class extend to %CSP.RES Best regards, Francisco Lopez #Business Service #REST API #Ensemble 1 5 1 805
Question Kurro Lopez · Oct 30, 2018 FTP.Rename doesn't work in SFTP Hi all,I have a FTP.Inbounding service that read a file and move it to a other folder when it is processed. The problem is that is not working fine in SFTP server.The code is coppied from How to - Customize Ensemble Settings article. #Ensemble #Business Service #FTP 1 4 0 1.9K
Question Kurro Lopez · Sep 13, 2018 Purge Task History manually Hi,I've read into console.log that there is some problems writing the global Task History 09/13/18-09:33:00:109 (9052) 0 Error al escribir en global de historial de tareas - Error (ERROR #5002: Error de cache: <DATABASE>%SaveData+20^%SYS.Task.History.1 ^SYS("Task","HistoryD",66179),c:\intersystems\healthshare\mgr\) #Globals #Ensemble 1 2 0 490
Discussion Kurro Lopez · Sep 5, 2018 Remove comment/answer Hi community, This is an idea to improve the community. Add a button to remove a comment/answer in a post. There is not a way to remove a comment, only I can edit. For example, duplicated comment, an answer that it was for a post but I've written in other one. etc... Best regards, Francisco López #DC Feedback 0 1 1 323