Hello,
is it possible to ZW variables in stack frames above the current one? I am calling a custom logging method, and would like to log variables from the point of call.
Thanks
Jiri
Hello,
is it possible to ZW variables in stack frames above the current one? I am calling a custom logging method, and would like to log variables from the point of call.
Thanks
Jiri
What is the difference between mac and class files and these files are how to converted int file format
Hi, Community!
This post is a digest of the Developer Community postings in May 2017.
Most viewed
Cogs Library 191
Building a QEWD / Node.js / Cache REST Back-end 190
The COS Faker 173
Security Alerts 168
SQL/Non-SQL 165
How do I get a list of files in directory including subdirectories? 155
Managing UTF-8 characters on the database with a REST application 151
Interprocess communication (main< = >job) 129
Globals vs Locals: What Is Faster? 125
Most voted
Caché Open Authorization Framework (OAuth 2.0) implementation - part 1 9
Hello,
There is a programatic way to Export/Import the Ensemble System Default Settings?
I know you can use the Production Export Screen and add the "Deployable settings" but I am looking for something more quick and flexible
Thanks
Hi,
I am facing an issue after upgrading from Ensemble version 2015.1 to 2017.1. On 2015.1, I was testing a Rest operation using a https mock-server. But now on 2017.1, the same Rest operation throws me the following exception on testing...
Hi -
In HealthShare clinician user specifications (as well as in the the clinical viewer), there are locations for specifying "proxy" user(s), but there doesn't seem to be anything in any of the documentation that explains what this actually means/enables.
Is there any methods/ways through which will get to know whether any of the Unit Test cases is/are failing in the Terminal with status as either 0 or False in case of Failure & 1 or Ture in case of Test Passes (we are getting an url of the csp page with the report which has the passed failed status) as we need to send this failure status to Jenkins for the Build to Fail (where in we have acheived this part in making the build failure/success based on harcoded boolean)
Hi everyone,
i have a problem with the "ExecuteUpdateParmArray()" methode from the "EnsLib.SQL.OutboundAdapter" adaptater when i try to update a sql server 2008 table with JDBC connection.
..Adapter.ExecuteUpdateParmArray(.nRows,sqlUpdate,.param)
return to me the following error:
- "ERROR #5023: Remote Gateway Error: JDBC Gateway execUpdate(0) error -1: no value specified for parameter 1."
the sqlUpdate is like "update table SET column1 = ?,column2 = ?,column3 = ? where id = 1"
i built my param like this :
s param(1) = 'x' s param(2) = 'y' s param(3) = 'z' s param = 3
i have no proleme for using
..A
Hi,
I am trying to input JSON file in ensemble production and get XML output file is there any way to achieve this or any cache program to do so?
I need to execute a single csession command which calls a multi-parameter routine, such as ^SECURITY. This will be to do things such as create databases, resources, etc. (see below). When I run the command all at once, I get a PARAMETER error.
i got an unspecified character in my try-cache i do sample class definition using stream collection what is my defect plz reply me as soon as possible
Today I helped someone solve a mystery. He had been trying to use the -U namespace argument of a csession command to specify the namespace in which to run a particular routine, and was puzzled when the routine could not be found.
Hello!
I'm getting error <ENDOFFILE> zOutputToDevice %Library.FileBinaryStream.1 when sending XML request to Web Server. How I can avoid this error? Can anyone help me?
I thought REST services is accessing confidential data, so we should follow the authenication rules?
As Bill has mentioned earlier in his post, we have carefully reviewed the JSON capabilities and made some adjustments to ensure they deliver the best benefit to you. In this post, I am going to describe the modifications in more detail and provide guidance for you to understand the implication for your code base.
I am inserting rows in a table. This table is appearing in all namespace as I did global mapping.
So once I run insert command from a method, it insert the rows. When I run the same insert command from other namespace, it replace the existing data in table.
Insert command is same in all namespace but the data I m inserting is different.
Hi,
I want to know how exactly,do we invoke the SOAP Web Methods(Methods in the SOAP Web-service which has been created in the Studio) by Cache Class.
THANKS, Safeena.M
I need to know where i can have good understanding about Deepsee in cache and please provider some example code referring to Deepsee as i am beginner in it. what purpose is it used for ?
Hello,
I'm having a problem with %SQL.Statement.
I have a ClassMethod on Cache that I'm trying to access via - this.db.invoke_classmethod.
When I get to my %Prepare I get a <DYNAMIC LIBRARY LOAD> error. Upon checking cconsole.log I find the following...
05/25/17-09:45:35:224 (9876) 2 Error loading zlib1.dll: 126 05/25/17-09:45:35:224 (9876) 2 zlib unavailable 05/25/17-09:58:12:507 (9876) 2 Error loading zlib1.dll: 126 05/25/17-09:58:12:507 (9876) 2 zlib unavailable 05/25/17-09:58:12:585 (9876) 2 Error loading zlib1.dll: 126 05/25/17-09:58:12:585 (9876) 2 zlib unavailable
InterSystems is pleased to announce the availability of the following maintenance releases:
Caché and Ensemble are available on the same platforms as 2017.1.0, except as noted below
HealthShare HealthConnect v15.021 on core technology 2017.1.1.111.0
In my previous article, I gave an example of how to get the own image with InterSystems Caché. Now it's time to launch a project with container.
Check the new video on Developer Community YouTube Channel:
Mirroring - Architecting for Throughput
In this video, learn how to provide high availability (HA) and disaster recovery (DR) in diverse architectures that demand high performance, including replication over long distances.
Enjoy!
Hi!
I'm saving object instance using RestForms.
RESTFormsUI calls %Save() for me, which is great. But I want to set the property CreationDate with the current date for every new record being inserted.
So object callback implementation seems as a reasonable option. I did the following:
Method %OnBeforeSave(insert as %Boolean) As %Status [ Private, ServerOnly = 1 ]
{
if insert s ..CreationDate=$H
q $$$OK
}
And it works fine.
But Documentation says I'd better use %OnAddToSaveSet()
What are you using for the callbacks in similar cases?
In Cache 2013.1.6.950.1 I have a ZEN dataGrid which works fine except if I use the mouse wheel to scroll through it.
If you use the mouse wheel (rather than the scroll bar) to scroll to the bottom of the grid and then click the checkbox against the bottom row it works the first time however if you then scroll back down the grid with the mouse wheel to the check box and uncheck it the check box will still be checked when you scroll back down to it and it only goes unchecked when you click in it a second time.
What is Purpose of DeepSee and how to we mapping the Deepsee concepts with in Class file.Please give a simple program for how to we learn on Deep see.
I'd like to include a .inc file in a tag-based CSP page. The include file defines a bunch of macros that I want to use in CSP runtime expressions. Is there any way to do this?
Is it possible to use a Contains clause using the IntersectLookup function?
Hello,
I’m creating a REST API service but I need to convert my object in JSON.
The Class “A” is extended from another Class “B”:
Class message_B Extends Ens.Request
{
Property ClientId As %String(MAXLEN = "");
Property mesagge As %String(MAXLEN = "");
}Class message_A Extends message_B
{
Property idDate As %String;
Property Datetime As %String;
Property time As %String;
}When I use:
set pRequest = ##Class(message_A).%New()
do ##class(Ens.Util.JSON).ObjectToJSONStream(pRequest, .content)This convert all properties (A y B), but I want that only convert properties in A.
Hi, colleagues!
When you export the Caché ObjectScript code to VCS (Git, SVN, Perforce, etc) do you export the Storage schema for persistent classes? If so, what are the Pro/Contra?
Thanks!
Hi -
In Management Portal I can view Processes and their details.
I have a long running job and would like to set the "Client Application Details" -> "Info" indicator in my code so that I can monitor the process.
Does anyone know how I can set that string in my COS code?
TIA