And now, you can help us!
Take a 5-minute survey and tell us what YOU want to see in our learning resource names!
And now, you can help us!
Take a 5-minute survey and tell us what YOU want to see in our learning resource names!
Hi! I am working on a project where I use record map to transform a flat file and split it into two output text file and in the future will need to split four output files.
I only want to use one target business operations instead of multiple. Is there a way to set the output file and the target folder path in my business process class?
Any advice on how I can achieve this or is this possible? Thanks!
Hi All,
I came across this video https://www.youtube.com/watch?v=fElr8STTnEI which Generate DTL based on input and output messages. I am not able to find this in my IRIS kit. Is this not included in 2020 version?
Apologies if this isn't the correct forum but here goes..
I'm accessing an Intersystems database from MS SQL Server using Intersystems ODBC driver and using OPENQUERY statement to read metadata of tables using
SELECT * FROM OPENQUERY([<linked server name>], 'SELECT * FROM INFORMATION_SCHEMA.COLUMNS')
but I get an error message saying INFORMATION_SCHEMA.COLUMNS cannot be found.
Intersystems SQL documentation does reference this table so is there some other way to access this table or is it maybe a permissions issue?
Hello Again,
InterSystems Certification is still looking for people to beta test the HealthShare Patient Index Technical Specialist Certification exam. We have extended the deadline of the beta test to July 31st, 2021. For details, see the original announcement.
Thank you!
I'm trying to produce Kafka Message to Topic using Java Objects. I have build Business operation and Jar file and trying to execute. I'm getting following exception
Terminating Job 8316 / 'IrisKafkaProducer' with Status = ERROR #5046: Error executing java command 'init() returned: "ERROR #5034: Invalid status code structure ("java.sql.SQLException: [InterSystems IRIS JDBC] Communication link failure: Access Denied")"'. Java may not be installed correctly on your system., %QuitTask=
Getting following trace at Audit Database
| 2020-08-02 14:30:06.822 | %System | %Login | LoginFailure | 8318 |
When I'm asked questions about SQL, I like Intersystems staff at the WRC, generally ask about the Query Plan. My feeling is that even before you run a query you should examine the results of Show Plan to confirm that the code is going to give me the results in the manner I would expect. If I expect it to leverage an index and I see that it is not then I go back and look at what I might have done incorrectly and try to re-write the query to get the index behavior I'm looking for.
Hi,
While adding button in Zen Form I am getting below error:
"ERROR #6353: Unexpected attributes for element button (7,66): onselect"
Looking Forward
Thanks
Good afternoon I am making a method of a class that I want to return a list of objects of another class that I have defined, example:
ClassMethod myMethod() As list of MyPackage.MyClass
{
}
But it gives me a syntax error, I try this and it works:
ClassMethod myMethod() As %ListOfObjects
{
}
But I would like to keep the typing.
Is there a way?
Hi,
I have multiple processes in a production. How can I link process to multiple categories?
Thanks
Hi,
After cloning "http://github.com/intersystems/Samples-Integration-RedLights" sample code I imported sample production from /home/project/Samples-Integration-RedLights/data/EndStateProduction.xml file to my local system.
Now I am getting the error "ERROR #5021: Directory '\home\project\shared\Samples-Integration-RedLights\data\SampleFiles\' does not exist." in my service.
While modifying the Directory path I am getting below error :
"A JavaScript exception was caught in function function SecurityError" : Blocked a frame with origin "http://localhost:52773" from accessing a cross-origin frame.
Hi all,
We're encountering a problem using CacheSQLStorage where one of the subscripts of this mapped table contains the string "||", which causes issues as Caché uses "||" as a delimiter. Is it possible to assign a different delimiter?
I'm attaching the code of the class as an example.
Class MainCore.System.MDA.msort2x2x2 Extends %Persistent [ ProcedureBlock, StorageStrategy = MainStorage ]
{
Property Subscript1 As %String;
Property Subscript2 As %String;
Property Data As %String(MAXLEN = 32000);
Property ZREF As %String [ Calculated, SqlComputeCode = { S {*} =
Hi guys,
need some help here. How do i use sql to query tables from different database which reside in same server?
Hi,
I am testing some BI tools like Tableau, Power BI and Qlik with Caché using ODBC driver
Is there another way to connect them with Caché?
Hey Developers,
We're pleased to announce the next InterSystems online programming competition:
🏆 InterSystems AI Programming Contest 🏆
Duration: June 28 - July 25, 2021
Total prize: $8,750
Landing page: https://contest.intersystems.com
Hi Developers,
Writing a script for the application deployment can be very interesting to ensure rapid deployment without forgetting anything. config-api is a library to help developers to write configuration scripts based on a JSON document.
Implemented features :
This library is focused on IRIS configuration to help applications deployment.
In a DTL to transform from HL7v2 to FHIR; select the code for the attending provider within a for each statement
<foreach property='source.AttendingClinicians()' key='st' >
<if condition='source.AttendingClinicians.(st).Code'=""' >
<true>
<if condition='..In(source.AttendingClinicians.(st).IdentifierTypeCode ,"NPI","PNPI")' >
<true>
<trace value='source.AttendingClinicians.GetAt(st).Code' disabled='1' />
<assign value='source.AttendingClinicians.Code' property=' npicode' action='set' />
At compile get this error
Compilation started on 06/08/2021 21:30:03 with qualifiers 'k', using worker jobs
Hello fellow community members,
I would like to offer my services as an Intersystems Professional and am available to work on projects.
I have more than a decade experience into Intersystems stack of technologies including IRIS, Ensemble, Healthshare, Healthconnect, Cache Objectscript, Mumps, Zen, Analytics etc. with companies spread over US and UK involved in multiple domains.
KEY SKILLS:
Cloud Computing (AWS, MS Azure, GCP)
Intersystems Technology Stack (IRIS, Ensemble, Healthshare, Cache, Mumps, CSP, ZEN, Analytics)
Databases (Modelling & Backend database design, SQL, PL/SQL
SOAP & Restful
Can the built-in $System.Encryption.TOTP() function be used in conjunction with Authenticator Apps (e.g. Google, Microsoft, and so on)?
Providing the same secret/key to a variety of authentication apps, they all return the same synchronized value. However, passing the same secret/key to $System.Encryption.TOTP() is generating a different value (with all instances executing at the same time for comparison).
All of the reference material I have found so far mentions RFC4226 or RFC6238 or both, including the Intersystems documentation.
Hey Community,
Here's a new CodeGolf challenge for you! Check the details in this post.

You'll have to translate a string into a Pilot's alphabet (NATO phonetic alphabet).
Input:
If, you can read?
Output:
India Foxtrot, Yankee Oscar Uniform Charlie Alfa November Romeo Echo Alfa Delta ?
Note:
,.!?Hi Community,
Please welcome the new video on InterSystems Developers YouTube:
The Royal Marsden has an ambitious Digital Services strategy involving implementation of major enterprise solutions over the period 2020-2024. These include a new Digital Health Record in replacement of its current EPR solution, a new data warehouse, and new solutions supporting digital diagnostic services and wider information sharing with our partner healthcare providers.
We are looking for an experienced and talented Senior Integration Developer to join the team at this exciting time.The core focus will be integration and interoperability as your specialist technical field.
Hi,
I have already installed IRIS 2021.1 locally. While working with docker can I use same local database (C:\InterSystems\IRISHealth\mgr\samples\samples.DAT) by using docker volume?
Thanks
Hi,
I am using IRIS for Windows (x86-64) 2021.1 (Build 215U) Wed Jun 9 2021 12:15:53 EDT [Health:3.3.0] locally.
Need ENSLIB namespace to work on SQL Outbound Adapters.
How can I include ENSLIB namespace?
Thanks
Native API , IRIS 2019 regression vs Cache .Net provider
1. checking the native API, with .net provider, from IS docs, I realize,
that it is not possible to wrap objectSricpt Class with .NET (C# for example) pure Class with it's methods/properties
and make pure instance syntax of: new myNetClass - as wrapper of irisClass.
as I realize, you can run .Net Class , only with .Invoke or iris.ClassMethodVoid("class.name","method")
such syntax, cannot execute event driven on proprety change, let say, with it's build in mechanizm in .Net
2. IRIS 2019.
this version is missing the class IRISObject ?
How to implement table splitting in cache
Hi All,
I have a requirement where I have to create a TIF file from base64 encoded string comes in HL7 message.
I am reading content and writing to %Stream.FileBinary after decoding and using ..Adapter.PutStream (EnsLib.File.OutboundAdapter) to create a file at operation. the file is getting created but its corrupted.
IS this even possible in cache? what is the correct way of doing this?
How do you initialise a list of objects of a particular type?
I have tried the following code and I get an undefined when I try to insert.
.png)
I can do this and it works but I don't know if it is correct.
.png)
Is there any way to do something like this?
Set a= New list of Accciones()
Thank you.
How to access files in shared folder with Healthconnet or Cache?Thx!(Read or write,not local file)大家好,我想请教一个问题,如何在Health Connect实现访问共享文件夹的文件 (对文件进行读取或者写入操作,非本地文件)
I successfully installed IRIS Community edition on my new RYZEN7 desktop. However when I try to start IRIS I get an error event that states IRIS cannot start due to too many cores. (I have 15 on this CPU).
So how do I resolve this? I do have to install the image onto a single core? Or how many cores can this version run on?
Any comments/suggestions or hysterical laughter will be very much appreciated.
Thanks,
Gary Marston