Search

Clear filter
Article
Mike Kadow · Sep 10, 2016

NewBie's Corner Session 26 Globals and Arrays Part 2

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send me private email, unless of course you wish to address
Question
Neeraj Mehta · Sep 15, 2016

ERROR - SQL Error '[Cache ODBC][State : S1000][Native Code 29]

QueueMappingSQL=SELECT DISTINCT (convert(char(5),SkillsetID)+'='+Skillset), SkillsetID FROM iagentbySkillsetStat iagentbySkillsetStat WHERE (iagentbySkillsetStat.ApplicationID>10000) DB- Intersystems
Question
Scott Roth · Sep 5, 2019

Upgrading from 2015.2.2 to Health Connect 2019.1

I believe HealthShare Health Connect built with Caché 2015.2.2 is not a new enough HealthShare core version.Outside of that, it may be possible to manually convert to InterSystems IRIS
Question
Eduard Lebedyuk · May 17, 2019

Is there a way to get [ Internal, Private ] property?

As %String { Set pd=$system.CLS.Property(propName,oref,0) Set slot=$piece(pd,"^",2) Set value = $zobjval(oref,slot,0,3,slot) Quit value } I'd like to get an Intersystems
Question
Vikram Annadurai · Jul 17, 2019

Getting "Service Unavailable" Error on PostMan

Web Application Configuration: PostMan Error: PropertyName.cls CROSRestApi.cls Please post CROSRestAPI as text.Can you get InterSystems IRIS or a complete version
Question
Eduard Lebedyuk · Nov 29, 2017

Callout - how to get something beyond simple datatype (or return several datatypes)

va_arg(ap, void*)); len -= n; p += n; } va_end(ap); if (len==0) return -1; --len; *p++ = '\0'; return 0; } $LISTBUID() format is not doucmented so that InterSystems
Question
聆严 周 · Oct 13, 2022

Lisence usage suddenly spikes

I totally understand the reason why Intersystems control licenses like this. But here is just a humble suggestion.
Question
Peter Steiwer · Apr 6, 2018

Class storage definition in atelier

Perhaps once the early phases of development are finished these diffs will become less active and not a problem.The second reason is that I have been developing on both Caché 2017.2 and InterSystems
Question
Glenn Bickel · Aug 11, 2022

EnsLib.SQL.OutboundAdapter cannot select from temporary table

The syntax between the different SQL system can be a little tricky and my guess there is an incompatibility between MS SQL and InterSystems.
Question
lw lw · Nov 14, 2019

I need to restore the previous part of the log,what do I need to do?

By a TCOMMIT (in synchronous commit mode, which causes the data involved in that transaction to be flushed to disk) if you are using InterSystems IRIS transactions.
Question
Joshua Wigley · Jul 3, 2024

Why does the Rule Editor display a sad face?

Business Rule Editor Changes | InterSystems Developer Community | Business Ya see, I think this is the root cause of the sad face.
Question
Ashok Kumar T · Jan 21, 2024

$Storage and Private global

LEARNING>Set ^TEST="a" LEARNING>d ^%GSIZE Global ^TEST directory: c:\intersystems\irishealth\mgr\learning\ Page: 1 GLOBAL SIZE
Announcement
Olga Zavrazhnova · Nov 7, 2024

[Global Masters] Halloween Contest Results!

Join the program here using your InterSystems SSO credentials. Congratulations to the winners!!
Question
maxime keltsma · Apr 18, 2024

Direct access to a global without SQL

In the InterSystems portal, i can do it with SQL (SELECT count(*) FROM DataTest where Reference = '1516'), but can we do the same in ObjectScript without SQL and manipulating the global
Question
Utsavi Gajjar · Feb 25, 2022

Monitoring Status of IRIS Production

KEY=EMONITOR_ALERTS#:~:text=InterSystems%20IRIS%20can%20automatically%20send,there%20is%20no%20automatic%20notification.