Hello Everyone,
I was wondering about the best way to initialize several variables, or several lists of variables.
Hello Everyone,
I was wondering about the best way to initialize several variables, or several lists of variables.
We are running old VB code on a Windows 2012 R2 server.
In the last month the following error has been happening.
Failure to create CacheObjectConnection.
Failure in GetClassInfo for CacheObjectConnection
Factory not connected to server
Send to Cache' failed
Neither the the code or Cache instance has not changed.
Cache 2017.1.1.111.0
The code:
Dim bRtn As Boolean
Dim objCacheObject As Object
cntr = 1Dim factory = New CacheObject.Factory
Try
bRtn = factory.Connect(ConnStr)
objCacheObject = factory.
Hello. I'm wondering if anyone has experienced a similar error and if so, if they can point me in the right direction. I have a client who is logging into Epic and is using the Epic SAML to single sign on to our HealthShare system. We saw that it authenticated her through (from Epic to HealthShare) but when it attempted to open up the patient, we received the following Java error. When she clicks OK, it keeps coming back. Also, she is accessing Epic through a Citrix connection (if that helps with anything). Here is the error below.
Thanks!
The source class of a DeepSee cube has a property referencing a different class:
Class ClassA Extends %Persistent {
Property P1 As ClassB;
}When records in class B change, the ^OBJ.DSTIME global for Class A will not be automatically updated. This means that synchronization of cubes based on source class A will not reflect the changes occurred to property P1.
This post will help you determine the best way to achieve synchronization of properties referencing a different class
Hi All!
Good news. We've just posted sessions for the Solution Developers Conference, including times, locations, speakers, and descriptions. Please take a look.
Hi All,
Who, in the age of digital transformation, doesn't want to reap more benefits out of any process, procedure, and resource we have? At InterSystems Solution Developers Conference (part of InterSystems Global Summit 2018) we will have sessions on how to improve the way applications are built with modern tools like Docker containers, Gitlab, Circle CI, Travis, etc., how continuous integration and continuous delivery (CI/CD) processes can help us deliver more value quickly to the end-user, and how we can start thinking about modernizing traditional applications.

Hi Community!
Please welcome a new video on InterSystems Developers YouTube:
Deploying Shards Using the API
I have the following class definitions:
Class PET.RadioTracer Extends %Persistent
{
Property TracerName As %String;
}
Class PET.Injection Extends %SerialObject
{
Property RadioTracer As RadioTracer;
}
Class PET.ImageStudy Extends %Persistent
{
Property Injection As array Of Injection;
}
Class PET.ImageFile Extends %Persistent
{
Relationship Study As PET.ImageStudy [ Cardinality = parent, Inverse = ImageFiles ];
Property InjKey As %String;
}I can refer to the TracerName for a given ImageFile object with the following syntax:
obj.Study.Injection.GetAt(obj.InjKey).RadioTracer.
Given the class name, how could I leverage the %Dictionary API to
1. Get the ID Key field
2. Check the ID Key field is Integer type.
3. Given a property name, how could I check there is a UNIQUE constraint/index on it and also the property is Integer type?
Thanks you.
Hi -
I need an example of what I need to "map" to have a common dashboard defined so it will visible/usable in multiple namespaces.
I have created a dashboard in "SAMPLES" (namespace and database) and I would like to have this dashboard be accessable/useable from a 2nd namespace, but I'm not having any success in doing mappings (global/package/routine/data) to be able to get DeepSee to be able to see/display the dashboard.
What is the minimum that I need to map?
What types of solutions are out there for terminal based applications to output reports to a PDF document? This is a roll-and-scroll application that has its own scripts for generating reports.
In times past, terminal emulations have supported the concept of slave printing which seems like it should still be a viable solution. I know that in previous lives I have been able to do slave printing with software such as ProComm+ by Symantec (not available anymore).
I'm Trying to create a "Windowing Function" In Cache similar to SQL Server. I'm trying to create a Row Number for every account number (Example Below). I know I can use the %Vid function to create the Row Number but I need the row number to reset with every new account number. In SQL Server it would be Row_Number over (Partition by account number order by account number). and Example of what I am trying to create is below.
To deploy a DeepSee solution, the docs recommend that you define a namespace on the reporting (mirror) server, and "define mappings to access the application data, application code, DeepSee cube definitions, and DeepSee data on this server". (http://docs.intersystems.com/ens20152/csp/docbook/DocBook.UI.Page.cls?KEY=D2IMP_ch_overview#D2IMP_overview_architecture)
This implies that for an ideal deployment architecture, globals should be split into four separate databases (app data, app code, DS cubes, DS data). How exactly should the DeepSee-related globals be split?
Hi Everyone!
If you are attending VMworld Las Vegas remember to look for two sessions on InterSystems IRIS in the content catalog!

Hi
I want to get the total amount of time that a process is active or the timestamp that it was created/started.
I tried the %SYS.ProcessQuery class, but I did not find any related information.
Is there any way to get this information from a process?
I'm using Caché 2017.
We are building our CI/CD pipeline. If we remove a cls file in git how we can delete it from Cache?
Hi,
we are moving an existing ZEN-Application to a new version of Caché (2017.2.2). It is a rather old application and we need to do some modifications due to the thightend security of ZEN in this and prior release (we came from 2013.1). One of the changes required is to alter a table Name of a ZEN-Table on the server-side. Anyway this gives us a problem, since we receive an error
ERROR #5001: Client modification of protected property ( tableName) disallowed for security reasons.
SOURCELEMENT: %ZEN.Component.
InterSystems is pleased to announce the release of InterSystems IRIS Data Platform 2018.1.1
This is our first follow up to InterSystems IRIS 2018.1.0, released earlier this year. InterSystems IRIS is a unified data platform for building scalable multi-workload, multi-model data management applications with native interoperability and an open analytics platform. As a reminder, you can learn more about InterSystems IRIS Data Platform from these Learning Services resources.
Hundreds of fixes have been made in this release:
We have a new requirement being push down by our Data Security to no longer use Local SQL Accounts to access our Databases. So they asked me to create a Service Account that is on the Domain for our connections to each database.
I tried just changing my JDBC connection to using this Service Account and Password but I am not having any luck trying to connect to the database.
" Connection failed.
Login failed for user 'osumc\CPD.Intr.Service'.
My understanding is that IRIS is a new technology and does not replace Cache or Ensemble and to that end is more of a modernization than a repackaging. Is that accurate?
Is IRIS and HealthShare heavily penetrated in the payer space of primarily dominate in the provider space? What is the trajectory for InterSystems to penetrate the payer landscape?
I have been tasked with setting up outage notifications to my group (for example, sending an email or automatically generating a problem incident when HealthShare/Ensemble experiences an outage), and determining outage statistics (for example, the time frame when HealthShare/Ensemble was unavailable). I admit I am having a hard time even defining what should be considered an “outage”. Currently, we are using HealthShare 2017.2.1 (Cache for UNIX (Red Hat Enterprise Linux for x86-64) 2017.2.1 (Build 801_3_18095U) Mon May 7 2018 14:40:07 EDT [HealthShare Modules:Core:15.031.
Hi,
Has anyone got any experience of using the Microsoft diskspd utility to test the storage infrastructure in Healthshare/Ensemble environment.
I am interested in getting some figures to highlight any issues with different approaches to provisioning the disks on our new environment.
I am at a loss as to what parameters I should use to give a reasonable synthetic load that will give me any indication of potential issues. Any pointers would be greatly appreciated!
Kind Regards,
Jason
Hi,
I'm trying to execute a function in a loop using studio but I'm having an error; "ODBC driver for sql server Invalid precision value"
Any help please?
Example :
for i=1:1:2{
...
SET expression1 = "exec [po_dm].[dbo].[UP_ED_TE_IT] @P__TE_IT_ID = ?, @P__TE_ID = ?, @P__TE_RA_ID = ? ,@P__TE_VAL = ?, @P__LOW_REF = ?, @P__HIGH_REF = ?, @P__LOW_CRI= ?, @P__HIGH_CRI=? "
set pars(1) = -1
set pars(2) ="A"
set pars(3)= "A"
set pars(4)="B"
set pars(5)="C"
set pars(6)="D"
set pars(7)="E"
set pars(8)="F"
set pars = 8
set status = ..Adapter.ExecuteUpdateParmArray(.tRe, expression
Hi All,
I’m trying to create custom studio template (Menu Tool -> Template ->Template), Please suggest the way to create template.
Note: i'm using ENSEMBLE 2015.
Thanks,
Mohan
Hi Community!
New video "Deploying Shards Using InterSystems Cloud Manager" is available now on InterSystems Developers YouTube:
Hi everyone
I encountered this error while trying to access a web service (I send a test message with soap ui):
FEHLER #5002: Caché-Fehler: <CLASS DOES NOT EXIST> {my method &class name} .1 *(No name)
I am not able to understand what goes wrong. If I look at the trace on messages in the ensemble message viewer there are no errors. The response message displayed in the trace looks like it is successful but in the SOAP UI tool I get the error message in the response.
Do you have any suggestions?
Thanks a lot and kind regards
Milena
Hi
I need to query my messages and filter by a XML node.
In the message viewer it would be Critetion Type = 'VDoc Property Path' and class = 'Enslib.Edi.XML.Document'.
At the moment my query looks like this
SELECT *
FROM EnsLib_EDI_XML.Document
where doctype = 'avc:mydoctype'
I need then to look for 'HeadNode:SubNodeValue'
Anyone who could help me out with this?
Thank you
Hi,
Not sure if is possible, but I am trying to find the way to show in the log the username of whoever enable a specific service. The idea is that a service is normally disabled..if someone enable it, the username will be reported to the log...
I have tried with $username but it only return "_Ensemble" when running from ensemble although it works in Studio.
Thanks
I have finished my 4th book about Caché and MUMPS. This will probably be my last.
I am deeply grateful and humbled for all the help I have received from this group and the WW Response Center.
You all have something very special going here.
Unlike most groups like this, you help those who are struggling to get started, that is unique.
Never lose the attitude of graciously helping the beginner.
=================================================================================
Following is the book cover, available on Amazon or Smile.
Hi Community:
Just an FYI, our super early bird rate for Global Summit registration saves you $650, but it expires tomorrow, Friday, August 10.
Here is the link to register: https://www.eventsforce.net/devcon/frontend/reg/thome.csp?pageID=60628&eventID=68