Announcement
· May 5, 2016

Developer Community April 2016 Digest

Hi!

Here is April digest of most interesting and valuable postings on Developer Community in April 2016.

Here we go!

News and Events

InterSystems Global Summit 2016 - Session Content

Sources for InterSystems Global Summit 2016 Sessions and Expereiences

2015.2.3 Maintenance Release

Zen Mojo 1.1.1 released

Removal of in-memory connection mode for Java XEP

Kindle Edition of Caché and MUMPS – Part II is released

Most viewed

Caché Class Explorer — exploring Caché in the UML notation

InterSystems Data Platforms and Performance Part 4 - Looking at Memory

InterSystems Global Summit 2016 - Session Content

A National Provider Directory powered by HealthShare HSPD and Amazon Web Services

2015.2.3 Maintenance Release

Sources for InterSystems Global Summit 2016 Sessions and Experiences

Try catch block I usually use in COS

Static code analysis tool for ObjectScript (presented at Phoenix)

Global Summit 2016 - A Tour of Atelier, Our New Eclipse-Based IDE

Import/export data from InterSystems Caché

Best Ensemble Global Buffer Configuration

Most commented

Try catch block I usually use in COS - 18

[Announce] Experimental project for unit testing + coverage; and help needed - 14

Atelier and Angular JS - 11

Feedback on Product Documentation? - 11

%Library.GlobalCharacterStream deprecated - 9

InterSystems Data Platform Blog

InterSystems Data Platforms and performance – how to update pButtons.

Extracting pButtons data to a csv file for easy charting

Caché Class Explorer — exploring Caché in the UML notation

InterSystems Data Platforms and Performance Part 4 - Looking at Memory

InterSystems Data Platforms and performance - Part 5 Monitoring with SNMP

See more…

By Categories

InterSystems Global Summit 2016 Sessions and Experiences

Sources for InterSystems Global Summit 2016 Sessions and Experiences

Global Summit 2016 - A Real-World Look at CDA

Global Summit 2016 - A Real-World Look at IHE

Global Summit 2016 - A Tour of Atelier, Our New Eclipse-Based IDE

Global Summit 2016 - Adding Alchemy to Unstructured Data

Global Summit 2016 - Advancing Health through Unstructured Data

Global Summit 2016 - Analytics Means Action

Global Summit 2016 - Analytics Models: Thinking Outside the Box

Global Summit 2016 - Analytics Visualization: The Choice Is Yours

Global Summit 2016 - Authentication: When the Usual Won’t Do

Global Summit 2016 - Big Learning: Putting Your Machines to Work

Global Summit 2016 - Big Load: Massively Parallel Data Ingestion

Global Summit 2016 - Big Queries: Distributed SQL

Global Summit 2016 - Deploying Applications in the Public Cloud

Global Summit 2016 - Distributed SQL Security

Global Summit 2016 - Exploiting Java Interoperability Libraries

Global Summit 2016 - Failover for Cloud and Wide-Area Networks

Global Summit 2016 - FHIR in HealthShare

Global Summit 2016 - Find and Fix the Slow Query

Global Summit 2016 - Free Your Developers from Data Definition

Global Summit 2016 - Handling Credit Cards the Right Way

Global Summit 2016 - How Computers Learn to Read

Global Summit 2016 - How Do I Connect IoT Devices?

Global Summit 2016 - HS: Achieving High Availability with Mirroring

Global Summit 2016 - HS: New Extensions for Adding Custom Data

Global Summit 2016 - HS: Smart Programs and Alerts for Patient Cohorts

Global Summit 2016 - Human Decision as a Part of Workflow

Global Summit 2016 - Integrating OAuth 2.0 and OpenID Connect

Global Summit 2016 - Introducing Personal Community v11

Global Summit 2016 - Introduction to FHIR

Global Summit 2016 - Keep Your Application Agile

Global Summit 2016 - LDAP: Beyond the Simple Schema

Global Summit 2016 - Managing and Monitoring Clusters

Global Summit 2016 - Many Data Sources, One Application

Global Summit 2016 - Mirroring: Architecting for Throughput

Global Summit 2016 - Modern Full-Stack Development

Global Summit 2016 - Monitoring: Don’t Turn a Drama into a Crisis

Global Summit 2016 - Moving from Studio to Atelier

Global Summit 2016 - Open-Source in the Enterprise World

Global Summit 2016 - Painless SQL Upgrades

Global Summit 2016 - Programmatically Driving Enterprise Manager

Global Summit 2016 - Skyrocket Your .NET Application Development

Global Summit 2016 - Spinning Up Hundreds of Nodes in Seconds

Global Summit 2016 - System Sizing for Insanely Large Deployments

Global Summit 2016 - Turning Accountants into Explorers

Global Summit 2016 - Upgrades: Minimizing Business Disruption

Global Summit 2016 - What Hyper-converged Hardware Means for You

Global Summit 2016 - Using Systems Metrics for Capacity Planning

Global Summit 2016 - Tier 1 Applications in a Virtual Environment

Global Summit 2016 - The Power of Handling Data Without a Schema

Caché 

How do you access the storage map for a cache class programmatically?

Is it possible to call classmethod of a current class from method generator?

References about failover architecture with members in different datacenters

Explanation of the "%DEFAULTDB" database in 2016.1.0

Starting a Routine from the Windows command prompt using ccontrol

Unit Test and Code Coverage

XMLExport and Validation

Is there a table somewhere of deprecated classes/added keywords/etc and _when_ these changes took place?

Unable to store (or rather retrieve) OREF in globals - Trying to create a Singleton Class.

Try catch block I usually use in COS

JSON, Cache and Date/Time

Disabled/Re-enabled REST interface stops working

SQL Sequence

SQL Gateway - ODBC Client Caching the Query/SP CALL to the external Database

Is there a way to run unit tests in a given project which _does not_ require that test classes be exported first?

Display images on disk in an <image> control.

Not able to modify configuration after RHEL install by Linux newbie

Import/export data from InterSystems Caché

Remote Code Execution for InterSystems Cache

Determining whether a class, which you only have the name of, is a unit test class... 

Renewing X.509 Certificates, personal experience

Reducing select fields hurts query performance

How to determine SQL access available?

Mixing Bootstrap and jQMobile

Can I migrate a cache.dat file from a Windows instance to a RHEL instance of Caché?

Pull out characters from the middle of a text string using SQL

%Library.GlobalCharacterStream deprecated

What is the best practice when the intent is to make a package available to all namespaces?

Ensemble

Best Ensemble Global Buffer Configuration

Entry points for Ensemble dependency/usage

HL7 to Quadramed

Has anyone interfaced with ActiveMQ from Ensemble?

How to include dynaform in a custom task form in an Ensemble workflow?

Ensemble Business Service with direct Web Service implementation

The Ensemble Production configuration screen fails  to visually indicate to users, its running stale code.

Transformations

Transforming non HL7 message to HL7 Message

X12 Acknowledgements - How to set Filename?

Documentation for transforms/mappings?

InterSystems Data Platforms and performance - Part 5 Monitoring with SNMP

USING DICOM C-FIND to Query and Retrieve Images

DeepSee

Featured InterSystems Online Course: DeepSee Analyzer Basics

iKnow

iFind index missing data

iKnow - loading metadata programmatically

Healthshare

Evergreening Epic Practitioner Information with Open Epic and FHIR

A National Provider Directory powered by HealthShare HSPD and Amazon Web Services

Documentation

Feedback on Product Documentation?

Feature Map and Master Index gone from 2016 version

Web Development

Bootstrap - load body content dynamically with fixed menu

Disabled/Re-enabled REST interface stops working

Mixing Bootstrap and jQMobile

Code Snippet

Try catch block I usually use in COS

Unable to store (or rather retrieve) OREF in globals - Trying to create a Singleton Class.

JSON, Cache and Date/Time

Atelier

What namespace is an Atelier project in

Where can I edit or delete existing Cache Connections in Atelier?

Atelier and Angular JS

Atelier project hidden files. What should I commit?

Is there a way to see code behind in Atelier?

Changing the browser used for Atelier Diagram Editor

How do I get existing CSP files into Atelier?

How to install and configure Atelier?

Git and Atelier

.NET+Caché

Running thick client (.NET) in various environments - experience to share?

Tools and Project Examples

MessagePack support

[Announce] Experimental project for unit testing + coverage; and help needed

Remote Code Execution for InterSystems Cache

Development 

How to manually compile file / package

Is there a way to run unit tests in a given project which _does not_ require that test classes be exported first?

Renewing X.509 Certificates, personal experience

Git and Atelier

Online Courses

Featured InterSystems Online Course: Troubleshooting Productions

Featured InterSystems Online Course: DeepSee Analyzer Basics

Video

Featured Video: iKnow: Use Cases

Discussion (0)1
Log in or sign up to continue