Learn the basics about Caché objects.
Please consider these two concepts:
Concept 1 - Web Service or Web Application or Server Side
Concept 2 - Client Service or Client Application or Client Side
Maybe I am just a Web/Zen newbie, if I am and you all understand this, I apologize. (no nasty remarks please)
The questions are numbered, if you wish to respond to an individual question please precede it by the question number.
- Is there consistency in naming these concepts?
- Are CSP, Caché Server Pages used for the Web Server Side only? Or both sides?
- The InterSystems documentation, Securing Caché Web Services, used for the Web Server side onl
We need to add some stored data to an ACK message being sent back to the originating system. I have been looking at how to adapt the standard "EnsLib.HL7.MsgRouter.RoutingEngine" to do this as I cannot see any obvious way. Any suggestion?
Whichever way you want to look at it, their numbers are impressive... growing revenue year-on-year of 69% is amazing... and now they are opening DCs in Canada and India...
http://cloud-computing-today.com/2016/01/29/1074342/
--
Do you use any public cloud? Any private one?
Here's the scenario. I write a post, click the Publish button to post it, but overlook the fact that because I didn't add a tag I'm still on the same page. The pink area highlighting what I forgot to fill in is out of sight at the bottom of the page. I carelessly navigate away (e.g. back button, or DC app tabs). There's no warning, and I've lost what I wrote.
Hi, Community!
The Second InterSystems Global Summit Contest finished yesterday, and we have a new winner!
John Murray has won the prize and showed very impressive contribution activity with the result:
- he did 20 posts with 40 votes on them,
- these posts were commented 96 times by other members
- made 53 comments with 39 positive votes.
- All this happened in 2 weeks.
Congratulations!
John gets Free Registration on InterSystems Global Summit 2016 and the 4-night stay in Arizona Biltmore, Waldorf Astoria Resort!
Thanks everyone who participated in this contest! Stay tuned and we will in

An XML-enabled class has an XMLExport() method that knows how to serialize an instance to XML. To export all instances of a class to a file, I need to instantiate a writer and loop through the extent. Is there no class method like XMLExportToFile() that does this in one go?
I am happy to announce the immediate availability of Caché and Ensemble 2016.1.
The highlights of 2016.1 are
- Significant improvements in JSON support
- Continued advances in SQL performance
- Database scalability improvements
- New REST services for DeepSee
These and other new features are summarized in this video introduction to 2016.1
For complete technical details of what’s changed in 2016.1, review the Caché release notes and the Ensemble release notes.
Straight-forward way to do it is well known and looks like this:
------------------------------------------------------------ sample #1 --------
echo "Try to freeze Cache instance $instance"
rm -f $mydir/db_temp
csession $instance -U%SYS << EOF >/dev/null
zn "%SYS"
set rc=##Class(Backup.General).ExternalFreeze()
set fn="$mydir/db_temp"
o fn:("WNS"):1 if \$t u fn w rc c fn
h
EOF
read rc < db_temp
if [ "$rc" = "1" ]
then
echo "...OK, system is frozen."
else
echo "** Copy ABORTED: freeze rc = $rc"
exit
fi
-----------------------------------------------------------------------------------
Documentation states tha
Introduction - Analyzing Textual Big Data
Big Data for Enriching Analytical Capabilities - Big data is revolutionizing the world of business intelligence and analytics. Gartner predicts that big data will drive $232 billion in spending through 2016, Wikibon claims that by 2017 big data revenue will have grown to $47.8 billion, and McKinsey Global Institute indicates that big data has the potential to increase the value of the US health care industry by $300 billion and to increase the industry value of Europe's public sector administration by Ä250 billion.
The big data breakthrough comes from in
I have a %Net.Request object and I want to get a full URL of the request sent (preferably after all redirects, but even full initial one would be good). For example, I have the following method:
Have you ever needed to find a record for a particular person in your inbound data stream?
Searching messages will enable you to find messages using an array of search capabilities.
I think there should at the very least be a third option; "discussion".
Was this intentional? I don't like it.
How about a default tag for each community? If I'm in the Developer Community Feedback I shouldn't have to also pick a related topic of Developer Community.
This post brought to you by the department of redundancy department.
I want to determine what service (eg. %Service_Console) is used for current process.
I can probably use some workarounds, i.e.
- Is %request object present
- Does $Device contain |TRM|
- etc
But is there any centralised way to get current service?
Here are a few tips that might be useful to people who are running applications in an environment that's configured to use InterSystems mirroring.
- If you configure an ECP connection to a Caché instance that is a mirror member databases then the ECP connection should also have mirroring enabled (tick the mirroring box when defining the connection). More details here. You may also need to increase the number of ECP connections each end accepts, to cater for the way both members of a mirror pair get involved in ECP negotiation.
- If your app server needs to update an unmirrored database on the mirr
This latest update was a huge stride in making the community usable. I think you fixed almost all of the major usage gripes I had and it's looking great!
We will be publishing another update to Developer Community tomorrow, March 17th with the following enhancements and fixes:
** Task
* [DCE-61] - Give content authors a way to Save Draft
* [DCE-66] - Fix line wrapping in post listing
* [DCE-69] - Developer Synchronization: New block for feedback link
* [DCE-70] - Developer Synchronization: Fix paging for /group
* [DCE-71] - Developer Synchronization: Main page now filtering Feedback
* [DCE-72] - Verify that all pages w/right-hand column have the same column dimensions
* [DCE-73] - Remove "Recent Posts" and "Related Groups" b
In the recent march 15 update, there are multiple references to "groups". However in the menus, it still references "Communities" (Connect->Communities)
Shouldn't we update the menus to standardize on the word group(since that seems to be the popular/de facto term)?
Also I was forced to choose a related topic. There is no topic like: "misc", "other", "feedback", "site ui", etc. so I choose online learning
Look at this screenshot from the homepage. The "post" timestamp is the same as the "last comment" one.
Drilling into the item shows the correct amount of time since I created it.
Hello, Community!
We announce the Second Developer Community Contest:
Developer Community MVP of the March!
The rules are the same: win Developer Community MVP award in March and receive a free registration to the Solution Developers Conference at InterSystems Global Summit 2016!
The Solution Developers Conference is like the live version of the Developer Community. It’s where you can connect with your peers and with InterSystems developers and product managers face-to-face! You’ll hear about our newest technologies, and how they can be used to super-charge your development projects. (Lea
Hello everyone,
Is there a required bandwith between client and server for using Studio on a normal basis ?
Thanks
When adding a new post, you now need to provide one or more tags to categorize the content appropriately. After selecting the tag, please remember to click the Add button to fully select the tag.

When you click on the My Content icon in the navigation bar you see a page with tabs, two of which are "My Content" and the other is "My Collaborations". The formatting of this content is not very good and is inconsistent between the two.
Questions:
1. How many of you are using these pages?
2. What are you using them for?
3. What information do you expect to see here?
4. How can we improve this?
We will soon be implementing a filter that will remove Developer Community feedback from the home page. Please keep the suggestions and comments coming.
You can still access the feedback from the "Browse by Group" section on the home page by clicking on the Developer Community Feedback link.
Should we have a tag cloud on the homepage in place of partial list of tag shown in the Browse by Tag?
or at least a better formatted page than the current tagcloud at:
https://community.intersystems.com/tagclouds/chunk/1
This is a very very hard listing of tags to interact with. It is one giant block of unformatted text.
Maybe turn this in to a full page tagcloud? Or a multi-column bulleted list?
Once again I choose the online learning topic for this post as no appropriate tag is available.
Hi,
posted some weeks ago in the "old" ZEN Google Group, maybe someone here can help to understand how to properly setting up a csp applications and contributing from the build-in caché security mechanism.
I´ve created a webapplication and wan´t to add further security to it using the smp. But... first things first.
I have two Databases let´s say DB1-LOGIN and DB2-Application. Each of this DBs has a resource assigned. DB1-LOGIN has a resource %DB1-LOGIN which has a public permission of 'read'. DB2 has a resource as well %DB2-Application with no public access.
I have defined two roles webapp-admin
With this release we've done a few things with subscriptions
1. Exposed personalization settings so you can control how and when you receive the email subscription notifications. See the image below
2. The ability to selectively subscribe to email notification for content by Tag. At the top of the "Browse by Tag" page there is a new link to Subscribe with Email.
3. Made RSS feeds available for content based on Tag and based on Group. At the top of the "Browse by Tag" and "Browse by Group" pages you will see the RSS link.
4. The ability to subscribe/unsubscribe to individual posts. This is done wit

Since the March 15 update, Related Topic is now a mandatory field. My first post since the update was to this Developer Community Feedback group, and I found it hard to choose an appropriate Related Topic. I ended up picking "Online Learning" for that post, and will use the same for this one too.

