go to post Henrique Dias · Jul 30, 2021 Hi @Lucas Fernandes You can try to adapt this application to your needs. https://openexchange.intersystems.com/package/iris-csv-anonymizer
go to post Henrique Dias · Jul 1, 2021 Hi @Kishan Vaja I can't figure out your error message based only on this error message screenshot. Did you go to the path informed on the error message? There you can probably see more details about and understand what causes this error. Now, your question about adding bootstrap to a CSP page. Yes, you can add bootstrap to a CSP page. You can take a look at one of my projects on OpenExchange. The IRIS History Monitor it's one of them that uses bootstraphttps://openexchange.intersystems.com/package/iris-history-monitor
go to post Henrique Dias · Jun 16, 2021 Hi @Rodrigo Mori There is an excellent article describing using PowerBI with InterSystems IRIS Power BI Connector for InterSystems IRIS. Part I | InterSystems Developer
go to post Henrique Dias · Apr 8, 2021 Hi @Raman Sailopal You can publish your contribution on OpenExchange Check out this video about ZPM, so you can provide your command line in an even easier way to install and use it. New Video: ObjectScript Package Manager ZPM: Installing, Building, Testing, (intersystems.com)
go to post Henrique Dias · Mar 10, 2021 Hi @Sharafath.Fazil I never worked with React Native, but I developed something in Flutter a few years ago. In my humble opinion, it doesn't matter that much since I'm assuming you'll be consuming data using a REST service to interact with flutter/react-native applications. It's up to you :) Maybe taking into consideration the pros and cons of each one of them. Hope that helps.
go to post Henrique Dias · Jan 5, 2021 Hi, Maybe this project can be useful/helpful to you. https://openexchange.intersystems.com/package/upload-adapter
go to post Henrique Dias · Dec 3, 2020 Hi, There is a GitHub repository with an ObjectScript Guideline. https://github.com/intersystems-community/cos-guidelines Hope that helps. Best Regards,Henrique
go to post Henrique Dias · Nov 11, 2020 Hi @Yuri Marx I have got a few topics that maybe could help you/help us with the certification exam InterSystems IRIS Core Solutions Developer Specialist Recommended preparation: Complete available IRIS development learning content https://learning.intersystems.com/enrol/index.php?id=196 https://learning.intersystems.com/enrol/index.php?id=1038 https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?K... https://learning.intersystems.com/enrol/index.php?id=959 Classroom: Developing with InterSystems Objects and SQL #Overview Benefits Features Platforms and Versions #Development Introduction Introduction to classes and methods Packages Persistent and serial classes Errors #Architecture Namespaces and databases Globals and routines System databases Naming conventions #Classes OOP/SQL correspondence Classes revisited Multiple inheritance Class compilation $System #Properties Properties Datatypes Accessor and mutator methods Reference properties Implicit joins Foreign keys Cloning objects Computed properties #Unit Testing Unit testing Benefits Framework #Collections Collections List collections Array collections Object collections Data population #Relationships Relationships Many-to-many relationships Performance options #Streams and Files Streams Files #Queries Sets of results Embedded SQL Dynamic SQL SQL stored procedures Command line shell Views Other SQL features #Indexes and Tuning Indexes Indexing options Collation Index types Query performance tuning Index methods #Methods Inherited methods Scripting languages Method attributes OOP callback methods SQL triggers ProcedureBlock methods Code mode Special method syntax #Debugging Debugging with Studio Debugging with ZBreak
go to post Henrique Dias · Jul 24, 2020 Hi @Luiz Henrique Carvalho Martarelli You can take a look at this post: Trigger or Callback?https://community.intersystems.com/post/trigger-or-callbackAnd for more detail information: Using Triggershttps://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GSQL_triggers If you have interested, the Developer Community has a Discord with a dedicated Channel for Portuguese Speakers. https://discord.gg/dzzPDvY Best Regards,Henrique