Learn about iris-lockeddown, a version of the InterSystems IRIS data platform container designed to work with the most stringent container security policies:
https://www.youtube.com/embed/01aK7BxarSE [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
The database is increasing a lot (almost a 1TB) and getting bigger with no sense after migration, the use of the plataform did not increase after the migration so is strange for us this increase.
how can I check everything is ok in the database? for example any table getting bigger.
Could you help me please. I am a VistA Application Administrator for the State of Tennessee and I have been using your web site: https://www.bmirwin.com/vnode/dictionary/index.php to write reports for the Health Departments in my state and I see it was shut down on 9/1/21.
I am trying to add a custom z-segment to a message. The Below code does not error out but I also do not get the segment added. Any assistance would be greatly appreciated.
This article explains how to use the InterSystems IRIS platform to write a basic IMAP client. First, we present an overview of IMAP, then we discuss the main IMAP commands and client implementation. Finally, we offer a simple use of this IMAP client on the IRIS interoperability application.
https://www.youtube.com/embed/mOGi0M_N73w [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
We still need additional beta testers for this exam so that we can set a statistically valid passing score. Thus, if you match the exam candidate description given below, we would like you to beta test the exam!
New to Health Connect so please forgive me if this is a stupid question! Is there a specific error code returned when a user initiates an abort from the jobs tab of the business host? I want to be able to treat the Abort as Completed due to our complex business process. Currently, hitting abort just retries the message to the same business operation. Want I want to do is provide the error code used by the Abort (if there is one) and treat it as OK
Hello everyone! Don't miss the Developer Community Post Digest for August 2021.
General stats
✓124 new posts in August: – 17 new articles – 27 new announcements – 77 new questions – 3 new discussions ✓8,349 total posts published ✓9,432 members joined
I have a client running cache on an AIX platform. I put together a objectscript to allow for the viewing the processes running against the database using a select from SYS.Process. One of the values I want in the view of the processes information is Jobtype but I want to convert it from the numeric value to a string value. In the Intersystems documentation there is a reference to an include file $syPidTab.inc that should include macros that make this translation. I have not been able to track down this include file.
If one of your packages on OEX receives a review you don't get notified by OEX only on YOUR package. So @Evgeny Shvarov suggested publishing my monthly summary of reviews here in DC. It reflects my experience with the status I found at the time of my review.
https://www.youtube.com/embed/rzJTjStTZTE [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
I've created a custom class that extends to the standard HS.Message.PatientSearchRequest. Inside the custom class i just want to pass the data as input only.
But i am getting ERROR #6277: Type attribute, s01:AcoPatientSearchRequest, does not specify valid type for XML input tag: pRequest (ending at line 5 character 171) </error>
I tried adding Parameter XMLIGNOREINVALIDTAG = 1; and
Is there a way for me to break down the what contributes to the 100% highest license use so i can clearly analyze what processes or user has consume these licenses which cause the 100% license usage?
We have an application that is logged using AWS SSO. We are passing username and password from the AWS SSO to our application for validating the user. But what we need is, we need to login to application without using the password. Is there any possible way available for this?