go to post Wojciech Czyz · May 19, 2021 Good morning, You should be able to use ASP.NET Core Version 2.1. Have a look at this part of InterSystems IRIS documentation on this topic: https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=BN... If you will run into any problems using it, please open support case on : wrc.intersystems.com Thnak you, Wojciech
go to post Wojciech Czyz · Mar 29, 2021 Hi Emanuel, Your questions are not responded yet. Would you mind opening the case directly in WRC? Thank you, Wojciech
go to post Wojciech Czyz · Feb 23, 2017 Hi Karthikeyan,Since your question relates to the documentation of Cache, can you please directly open support case in:http://wrc.intersystems.comThank you,Wojciech
go to post Wojciech Czyz · Feb 22, 2017 Hi Karthikeyan,Thank you for your feedback. I will check the details and then come back to you.Cheers,Wojciech
go to post Wojciech Czyz · Nov 6, 2016 Great, feature,depending on time we have, it may be weekly or monthly. So ideally you could make it configuration option.Thanks!
go to post Wojciech Czyz · Nov 6, 2016 This is great help if you need to modernise your application from MUMPS to Object Oriented or SQL APIs/Models.As Brendan already marked in Part 1, if you do not have data yet, just use standard %Persistent class and all will be free. Then there may be this case - you already have data and you have just few places in your code that refer to legacy global based data. If you can change ALL of them to Object Oriented or SQL, you can:1. Create new class that will replace globals,2. Export data from your globals: by instantiating new objects with COS or INSERTing new rows with SQL,3. Modify your code to use new class or table instead of globals.
go to post Wojciech Czyz · Oct 3, 2016 Hi Rob,It would be great to have one complete solution using cache, but it is not possible at the moment.However, most IoT solutions are constantly connected to internet, Raspberry Pi 3 has built in Wifi. So at the moment it is very easy to integrate IoT client with cache server using standard communication protocols. Cache supports REST and SOAP and you can send and process data using JSON and XML. Possibly thats a good way to start?
go to post Wojciech Czyz · Sep 13, 2016 You can use Show Emoji & Accents window, which you can enable in Preferences/Keyboard: "Show viewers for keyboard, emoji, ..." . Once enabled, you can select "Show Emoji & Accents window" in keyboard selector. Select é in the window.