Announcement David Underhill · Jun 27, 2022

Couldn't see this on the community, not sure why...

UK & Ireland Summit 2022
Leading Through Innovation

18-19 October 2022 – The VOX, NEC, Birmingham

Join us for a true community event, once again bringing together InterSystems customers and partners – to learn, inspire, and share innovation challenges with each other. To register, please complete the form below.

A wide range of prominent speakers will provide a wealth of knowledge and expertise, with the event entirely focused on making sure you have the information required to not only help you within your own role but to positively impact on

0
0 234
Question Tom Bruce · Jun 20, 2022

Hi, I tried the following exercise from the IRIS documentation. I updated the username, password and IP address, but receiving this error;

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. --->

I can use the same credentials and IP address to connect ok via VSCode to my local IRIS...

Any pointers much appreciated.

https://docs.intersystems.com/irisforhealth20211/csp/docbook/DocBook.UI…

To connect Visual Studio to

3
0 441
Question Joseph Tsang · Jun 27, 2022

Has anyone here been successfully populating a %Persistent object from calling %LoadFromMemory() with a temp. global?

I have tried using Sample.Person in the SAMPLES namespace. It worked EXCEPT that I have no way to set the id into that Sample.Person objec.

SAMPLES>Merge array(1) = ^Sample.PersonD(1)
 
SAMPLES>Set obj = ##class(Sample.Person).%LoadFromMemory(1,.array)
 
SAMPLES>zw obj
obj=1@Sample.Person  ; <OREF>
+----------------- general information ---------------
|      oref value: 1
|      class name: Sample.Person
| reference count: 2
+----------------- attribute values
1
0 263
Announcement Dmitry Maslennikov · Jan 13, 2022

I think it's a known fact that Populate Utility has very limited functionality. It supports only one language and one country. The list of possible values does not have so many options. 

There is a kind of tool that now can help with it, named Faker. It has implementations in different languages, including Python. Since IRIS has now had the Embedded Python feature, Python faker can be implemented in IRIS.

3
0 345
Article Lucas Enard · May 3, 2022 44m read


This formation, accessible on my GitHub, will cover, in half a hour, how to read and write in csv and txt files, insert and get inside the IRIS database and a distant database using Postgres or how to use a FLASK API, all of that using the Interoperability framework using ONLY Python following the PEP8 convention.

This formation can mostly be done using copy paste and will guide you through everystep before challenging you with a global exercise.
We are available to answer any question or doubt in the comment of that post, on teams or even by mail at lucas.enard@intersystems.com .

We would

1
1 836
Article Fabio Goncalves · Dec 12, 2016 3m read

Suppose you have developed your own web app with InterSystems technologies stack and now want to perform a captcha validation on the client side in order to determine whether or not the user is human and make it safer.There are some modern frameworks to address the captcha issue, however most part of them needs internet access to generate codes and sometimes are complex to implement.Take this as basic example considering that image recognition has gotten too good.That's why you nowadays you tend to see more pattern recognition captchas than mere reading ones.(I.e.

9
1 1680
Question David Hockenbroch · Jun 8, 2022

Is there a way for us to restrict user's ODBC permissions based on what program they're running on a client?

For example, we have some older Windows apps (.exe) that are a regular part of our software package which require the user to be able to select, insert, update, and delete. Some of our users are also using other third-party apps to connect (mostly reporting tools) but we only want them to be able to select unless we've approved the exe. Is there a way to do that?

These are not applications that were developed using CacheDirect.

6
0 434
Article Irène Mykhailova · Jun 23, 2022 3m read

The time that many of the Developer Community members, InterSystems Partners, and just people interested in InterSystems products, had been looking forward to has arrived! Finally, after an excruciatingly long pause, this year's Global Summit is again held in person! This time it's in Seattle! A beautiful city with steep hills, breathtaking views of Elliot Bay, and, from the words of locals, constantly bad weather cheeky

3
1 530
Announcement Evgeny Shvarov · Jun 22, 2022

Hi developers!

Here are the bonus points for the experts voting for your applications in the Fullstack contest 2022:

Here we go!

  • Climate Change  - 5
  • isc.rest package - 2
  • isc.ipm.js package - 2
  • Embedded Python - 3
  • Adaptive Analytics (AtScale) Cubes usage - 3
  • Docker container usage - 2 
  • ZPM Package deployment - 2
  • Online Demo - 2
  • Unit Testing - 2
  • First Article on Developer Community - 2
  • Second Article On DC - 1
  • Code Quality pass - 1
  • Video on YouTube - 3<--break->
0
0 280
Question Jimmy Christian · May 18, 2022

Hello,

I want to access the HL7 Router settings from within the HL7 rule. Goal is to create a New class by extending "EnsLib.HL7.MsgRouter.RoutingEngine".

Then create a PARAMETER ProcessMessage which can be set to an integer value for the HL7 Router.

Create a Rule class and based on the value of this setting ProcessMessage
process/not process the messages.

Class XYZRules Extends Ens.Rule.Definition [ CompileAfter = CUSTOM.Util.Rules.FunctionSet ]
{Parameter RuleAssistClass = "EnsLib.HL7.MsgRouter.RuleAssist";XData RuleDefinition [ XMLNamespace = "http://www.intersystems.com/rule]
{
<ruleDefinit

15
0 558
Question Jordan Everett · Jun 4, 2022

Hi all!

I'm currently trying to find out how to have one Web Gateway route to multiple servers Management Portal. The only thing that I have come up with so far is to potentially make different routes per server?

I have a development, test, and production server and I want to use the same Gateway server using IIS to do SSL/TLS encryption for the CSP pages.

Any ideas or recommendations to pull this off?

4
0 559
Announcement Olga Zavrazhnova · Jun 22, 2022

Hi Community, 
We prepared a fun online game for those who will be at the Global Summit in-person, and those new members who will join the Community at the event. If you are at the Summit but do not see the game - please let me know, I will add you wink
You can enter the game and grab the prizes right at the Developer Community booth - 5th Floor, Tech Exchange room.

Enter to win some nice prizes: Bellroy Computer Backpack, Umbrella, Amazon Kindle, Apple AirPods Pro, Coursera subscription and others!

0
0 222
Announcement Anastasia Dyubaylo · May 15, 2020

Hey Developers,

We're pleased to invite you to join the next InterSystems IRIS 2020.1 Tech Talk: DevOps on June 2nd  at 10:00 AM EDT! 

In this InterSystems IRIS 2020.1 Tech Talk, we focus on DevOps. We'll talk about InterSystems System Alerting and Monitoring, which offers unified cluster monitoring in a single pane for all your InterSystems IRIS instances. It is built on Prometheus and Grafana, two of the most respected open source offerings available.

Next, we'll dive into the InterSystems Kubernetes Operator, a special controller for Kubernetes that streamlines InterSystems IRIS deployments and management. It's the easiest way to deploy an InterSystems IRIS cluster on-prem or in the Cloud, and we'll show how you can configure mirroring, ECP, sharding and compute nodes, and automate it all.

Finally, we'll discuss how to speed test InterSystems IRIS using the open source Ingestion Speed Test. This tool is available on InterSystems Open Exchange for your own testing and benchmarking. 

   

6
1 652
InterSystems Official Bob Kuszewski · Jun 21, 2022

IAM 2.8.1 Release

InterSystems API Manager (IAM) version 2.8.1 is now Generally Available.  In addition to a spade of performance improvements and bug fixes, this release adds significant new functionality, including:

  • Core
    • Consumer Groups - Lets you group together consumers to create service tiers
    • Event Hooks - Enables IAM to call a web hook when certain events occur. For example, send a PagerDuty message if an endpoint fails.
    • Improvements to Hybrid Mode - Relaxed version checking; control plane can continue to work if the database is down.
  • New Plug-ins
    • JQ - Apply transformations
0
0 362
Announcement John Murray · Jun 21, 2022
Many Developer Community members are probably already aware of the growing popularity of Visual Studio Code. Its architecture allows extensions to enhance the core product, so over the past few years individual DC members, partner companies such as George James Software, and InterSystems themselves have built some. As a result VS Code is now the recommended code editor for InterSystems platforms.
 
VS Code is built from an open source project run by Microsoft and hosted on GitHub.I myself have contributed PRs to it.
0
0 276
Question Lewis Houlden · Jun 20, 2022

Hi all

I'm struggling to insert into a table, and it is baffling me. The insert statement is now very simple (I was using a complex INSERT SELECT statement but I'm trying to narrow down the problem).

Insert statement:

INSERT INTO Phu_Replay_Schema.ReplayMessageModel (Completed, MessageHeaderId, NewHeaderId, NewTargetName) VALUES (true, 3616, null, 'Router_ReplayHL7')

I get a SQLCODE -12 error, and I can't understand why: A term expected, beginning with one of the following: identifier, constant, aggregate, $$, :, (, +, -, %ALPHAUP, %EXACT, %MVR, %SQLSTRING, %SQLUPPER, %STRING, %TRUNCATE, or

5
0 1247
Article Mihoko Iijima · Feb 2, 2021 3m read

Hello, everyone!

InterSystems IRIS has a menu called Interoperability.

It provides mechanisms to easily create system integrations (adapters, record maps, BPMs, data conversions, etc.) so different systems can be easily connected.

A variety of operations can be included in the data relay process, as examples we can cite: to connect systems that are not normally connected, data can be received (or sent) according to the specifications of the destination system.Also, information can be acquired and added from another system before sending the data.

1
2 1010
Announcement Derek Robinson · Jun 17, 2022

In our latest episode of Data Points, I had a conversation with @Michelle Spisak and @Adam Coppola about Learning Services initiatives at next week's Global Summit in Seattle. Take a listen to hear about the various things LS is taking part in, and hopefully we'll see you there!

For more information and to subscribe to the podcast, head over to https://datapoints.intersystems.com.

0
0 286
Announcement Anastasia Dyubaylo · Mar 29, 2022

Global Summit returns! 

After two years of video conferencing and virtual meetings, we at InterSystems are thrilled to reunite with our partners at InterSystems Global Summit 2022. In our first in-person event since the pandemic started, we're welcoming industry leaders and developers to our flagship conference. Registration is now open!

➡️ InterSystems Global Summit 2022

🗓 Date: June 20-23, 2022

📍 Location: Seattle, WA, United States

3
0 1470