Hi All,
I want to implement SAML in Cache without SOAP webservice Please suggest any ideas?
Thanks,
LIVI
Hi All,
I want to implement SAML in Cache without SOAP webservice Please suggest any ideas?
Thanks,
LIVI
How do you populate and update test/initial data for you classes?
CSV tables? Globals export? And how do you update test data?
Here's one way I found useful for small projects.
Does Intersystems Ensemble support (for LGBTQ+) gender code "U" in Healtshare? Specifically for the clinical (or physician) viewer?
Test shows the gender code is consumed without error and stored, but the viewer does not present it except (as far as I can see) in the patient search drop-down.
The 2.3.1 HL7 ADT schema code table lists "U" as a supported option.
Would this require customization in the viewer code to support this?
When I run the following cmd in Ubuntu 18.04
![]()
the container is created and stays running
But when I run this cmd, the container is created but exits immediately
![]()
![]()
Not sure why it is doing this. if anyone can shed some light, it would be most appreciated.
I'm looking for options to create multiple DFT HL7 messages based on data contained in a ZCO segment in a single inbound DFT message. I have the following ZCO segment:
ZCO|CCC^Charge Code|1306794,1071301,23510,1071424|MFCD^Charge Code|14232,3542|||||
In this example, I need to create a new DFT message based on the data contained in ZCO:2. Each code needs to be in it's own DFT message and put in FT1:7.1. The number of codes will vary for each inbound message, but each code will need to create its own outbound message to the client.
Hi all!
I need to call an API that has the following characteristics:
In the body the information is given through the form data.
I can not find documentation on how to make this call and how to get the answer (JSON).
Could you help with an example?
Thank you
Hello,
I am new to InsterSystems Cache - having a SQL Server background. However I am dealing with a Third Party who use InterSystems Cache to hold some of our data. To do some analysis I need to view a backup of the database. They are prepared to send me a backup.
My question is - how can I view this backup ( would this be the CACHE.dat file?).
Do I effectively need to have an installation of CACHE on my machine to be able to view this? Is it possible to view it from SQL Server?
Any help would be appreciated.
Thanks
Colin
Good News!! You can use now the Free InterSystems IRIS Community Edition in the AWS Cloud
Hello,
It's very common that people new in InterSystems IRIS want to start to work in a personal project in a full free environment. If you are one of this, Good News!! You can use now the Free InterSystems IRIS Community Edition in the AWS Cloud.
It is pretty easy to create a new EC2 instance from InterSystems IRIS Community Edition in AWS
Hi All,
Is it possible to call a Cache Routine using the .NET Cache Client instead of just SQL statements?
If so, can someone provide an example?
using InterSystems.Data.CacheClient;
using InterSystems.Data.CacheTypes;
Thanks,
-Matt
Hi All,
I created a Business Operation to Integrate with Amazon S3.
I have used HTTP Outbound Adapter for the same. Used Get method of Adapter Class.
Basically in a request I want to send Unique File Name and File and in Response I want to get Version ID and if operation was successful, then set flag to true.
I have created a class for request in that I have two properties, as shown Below :
Property fileName As %String;
Property file As %GlobalBinaryStream;
This is in my Operation Class
set pResponse = ##Class(SaveFileResponse).%New()
set fileName = pRequest.
Hello,
We are in process of moving our first Production from development to test. We exported our project from Studio. On test server, we cannot Open the Production because it is not a valid production because nothing exists in Ens. Config.Production class. What are we missing? How do we add our Production in Ens.Config.Production?
HI
-- We have our Pivot ready for some data for all accounts. And we want to now filter it by Account
[Account].[H1].Account.&[1]
It works fine at the pivot level and it filters the records. We save the pivot with no filter values as we want users to decide the Account they want to filter for
-Now If i save this pivot without a value of a filter , then obviously it has all records and I want to filter it at the Dashboard level on my page.
URL I am passing
......dashboard&SETTINGS=FILTER:[Account].[H1].[Account].&[1]&NOTITLE=1
The filter doesn't work If I pass it this
InterSystems has completed the verification process for OpenJDK 8.
Customers now have the option to either use the Oracle JDK, or the OpenJDK with all InterSystems products and versions that support Java 8.
Support for future versions will continue to be supported on both of these Java Development Kits.
Hi Community!
It's February and we have a new release of DC features!
What's new:
See the details below!
Hello Everybody and Happy 2019!
I hope this finds you well, relaxed and ready to tackle the challenges we'll face in 2019.
When a new period of our life begins it is nice and at times useful to consider what the previous period has been like and as the sage of old used to say "historia magistra vitae" or history is a teacher for our lives, maybe we can try to get some insights for the future. So, what did we see and experience in 2018?
1 - Information, knowledge & the machine!
Hello all,
I have an XSL question and I wanted to see if someone within a community can help me out.
To Summarize: I am working with XSL documents, single and multi-pages.
Inside my style sheet XML document, which is supporting my pages, everything on the page, including a headers, footers and the items are calculated
based on the portrait measurements.
Pages come up on the screen as portrait, but sometimes, depending on dynamic data are wide, they do not print properly in portrait.
Hi,
I'm writing to an ODBC connection to a SQLserver database, and I seem to be sending the wrong data type to a date colum?
set tSC = ..Adapter.ExecuteUpdate(.intRows,sqlInsert,$ZDATETIME($NOW(),3,2), pRequest.ComposerName, [...])
I think `$ZDATETIME($NOW(),3,2)` is ODBC datetime format:
Do I have it wrong?
Stephen
I got a quick answer from this forum yesterday so I'm going to try my luck again today! I've hit an error in another table when trying to extract through the Cache ODBC driver, but this one gives me less details and I'm struggling to pinpoint what might be causing the error.
The table I am trying to extract is called REF_TABLE_ONE.
Here's the Error:
[Cache Error: <<NOLINE>%0AmBx1^%sqlcq.PRD.2249>]
[Location: <ServerLoop - Query Fetch>]
Based on my research, it looks like the error results from something missing in a routine. I have limited access to this system.
Hi All,
Can someone help me getting the security features & standards which InterSystmes Cache adheres to ISO 27001 & other security & privacy standards.
Also if you can tell me the algorithm used for database encryption & key strength by default.
This is required for a security audit.
Thanks in advance. Ashish
Hi Community!
Here is a digest of the Developer Community postings in January 2019.
Most viewed
VSCode extension for InterSystems ObjectScript update 319
Free IRIS Community Edition in AWS 265
InterSystems IRIS 2019.1 preview 203
Seeking field testers for an upcoming VSCode extension from George James Software 185
Caché and Ensemble 2018.1.1 available 162
n00b questions 145
Save the Date — InterSystems Benelux Symposium 2019 145
IRIS Quarterly Container only releases and Studio 141
Collaboration with Git in Atelier 140
The One Query Performance Trick You NEED to Know? Tune Table! 132
Explore Text Data with InterSystems iKnow Entity Browser 126
Should you trust Codd or your objects? 112
Perforce Example of Shared Development with Atelier 105
Good morning,
I have another question regarding batch files and Ensemble/Healthshare. Is it possible for a batch file to check the status of the mirror monitor and return it as a status or value?
At present, we store the name of the instance in an echo and reference that. In the event we have to use a different echo, is it possible to have that in a different variable at all?
I hope this makes sense. If I can provide any other information please do let me know.
Kind regards, Alexi Demetriou
In most cases, if one class depends on another, the class compiler will detect this and determine the correct compilation order. For example:
Yet sometimes, a developer needs to specify compilation order. InterSystems class definitions contain two keywords for this, DependsOn and CompileAfter, that are very similar but not identical.
Hi Community!
We're pleased to invite you to the InterSystems Benelux Symposium 2019!
Date: February 5 - 6, 2019
Place:Radisson Blu Astrid Hotel, Antwerp, Belgium
Please find all the details here: https://bnl.intersystems.com/symposium-2019
.png)
Hi, please can you help me. I cant understand a thing on how to resolve this. I can run the query perfectly fine on SQL but when I run it in studio, it gives an error.
"0 "_$lb($lb(6023,,,,,,,,,$lb(,"Production",$lb("e^zSQLGWE
xecute+2^%Library.DynamicQueryGW.1^1","e^zExecute+14^%Library.ResultSet.1^1","e^
zIsRENAL+25^Production.FunctionSet.1^1","e^zS1+2^Production.ProcessMessageEMED.Thread1
.1^1","e^zSwitchState+90^Ens.BP.Thread.1^1","e^zOnRequest+8^Production.ProcessMessa
geEMED.1^1","e^zMessageHeaderHandler+19^IMP2HL7.ProcessMessageEMED.1^1","e^zMess
ageHeaderHandler+93^Ens.Actor.
I'm working on exporting data from an Intersystems Cache database through the Cache ODBC Driver. There is a particular table that is giving me an error message. The ODBC Driver crashes and reports an error from the Cache system. I think I was able to trace down where the error is coming from, but I do not know how to debug or fix the error.
The table I am trying to extract is called SEDMIHP.
Here's the Error:
[Cache Error: <<UNDEFINED>%0AmBd16^%sqlcq.PRD.Hi Community!
New video is already on InterSystems Developers YouTube Channel:
Hello Cache Developers: I was curious if anyone has ever created a TWAIN interface to their Cache Application? I am new to TWAIN and hence the reason for this question. From what I understand, TWAIN is software used by various digital imaging software and TWAIN provides an API for applications to call to be able to import images into their application. I work with a healthcare application and was wondering what types of things are required for a Cache Web Application to call the TWAIN API to be able to load images into a Cache table.
Hi,
I'm in the process of trying to convert my team to a Git-based workflow for source code version management (we use Ensemble and HealthShare, but build a lot of customizations on top). We are having a hard time working with Atelier in this regard for a few reasons:
HI Community,
I would like to store a tablepane currPage variable in %session.Data, and retrieve the value when returning from a detail page back to the tablepane.
My test code so far:
ClientMethod Test1button() [ Language = javascript ]
{
var table = this.getComponentById('relationTable');
var pageNo = table.getProperty('currPage');
alert (pageNo)
zenPage.SetPage(pageNo)
}
ClassMethod SetPage(pageNo As %String) [ ZenMethod ]
{
Set %session.Data("currPage") = pageNo
//&js<alert(pageNo);>
}
ClientMethod Test2button() [ Language = javascript ]
{
var pageNo = ""
zenPage.
Hello,
I am trying to copy an xml file generated on an Apache server into the Jenkins workspace post-build. I was thinking to use a 'send files over ssh' post-build script, but have not done this before and do not know how to refer to the file location on Apache server vs on Jenkins.
For example, if I want to copy from Apache's location of: "classes/UnitTest/Results.xml" into Jenkin's workspace: "/ReportFiles/Results.xml",
How does the script differentiate between whether the location address refers to the Apache server or Jenkins workspace?
Or is there a better alternative way to do this?