npm-iris now has ZPM support! wink

Install npm-iris is easier than ever! 

USER>zpm install npm-iris 
[npm-iris]      Reload START
[npm-iris]      Reload SUCCESS
[npm-iris]      Module object refreshed.
[npm-iris]      Validate START
[npm-iris]      Validate SUCCESS
[npm-iris]      Compile START
[npm-iris]      Compile SUCCESS
[npm-iris]      Activate START
[npm-iris]      Configure START
[npm-iris]      Configure SUCCESS
[npm-iris]      Activate SUCCESS

Hi @Luiz Henrique Carvalho Martarelli 

You can take a look at this post: Trigger or Callback?
https://community.intersystems.com/post/trigger-or-callback

And for more detail information: Using Triggers
https://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. laugh 
https://discord.gg/dzzPDvY

Best Regards,
Henrique

Thanks for sharing your experience. 

Indeed this global scenario brought a lot of challenges for those who weren't a "work from home" experts.

For me, staying work from home since last March showed me that when working from home, we need to face different challenges. In my case, with two children, I also need to be a teacher, help with Math class lessons, I need to change diapers, prepare baby bottles, preparing lunch/snacks /dinner, and last but not least, work! 

Managing and balance everything it's the great mystery of all. laugh

I was curious about the error mentioned in the article/images and try to create a persistent class using IRIS Studio. I got the same error. 

@Eduard Lebedyuk , let me ask you a question about IntegratedML as a rookie in this field. 

Using the example of 6400 columns that you mention, can I use the IntegratedML to create a model, train it through PythonGateway? Or IntegratedML only can be used in persistent classes inside IRIS?