go to post John Murray · Jan 31, 2019 Perhaps there's a faulty cached query.The 2012.1 docs here describe how to use Portal to see what's in the cache, and how to purge items from it.
go to post John Murray · Jan 25, 2019 The IRIS-based products don't ship a SAMPLES database. Instead there's a documented procedure for setting up your own, then fetching the samples you want.
go to post John Murray · Jan 23, 2019 In that case I'd like to lobby for devchange JGM785 to get into Ensemble 2018.1.2. This devchange addresses a longstanding weakness in Portal, namely that its schema editor didn't respect server-side source control.
go to post John Murray · Jan 23, 2019 Is there an ETA for 2019.1 preview versions of Caché and Ensemble, for those who haven't yet migrated to InterSystems IRIS?
go to post John Murray · Jan 17, 2019 I shall be there from the Tuesday lunchtime until Wednesday night and will be happy to demonstrate it wherever people want to gather round my laptop. There isn't a Partner Pavilion at the event.
go to post John Murray · Jan 17, 2019 I shall also be there with the VSCode extension from George James Software.
go to post John Murray · Jan 17, 2019 It's now confirmed that I shall be attending the InterSystems Benelux Symposium.
go to post John Murray · Jan 16, 2019 Sorry about that David. I've edited the post to include my email address.
go to post John Murray · Jan 16, 2019 Yes Herman, we hope to be there. But if you'd like to get your hands on it before then please contact me as indicated above.
go to post John Murray · Jan 15, 2019 My guess is you're not testing the SQLCODE variable's result before you try and access the KeyID host variable.Docs here.
go to post John Murray · Jan 14, 2019 To use our extension you have to install some code on the target server. This code works on the latest platforms (e.g. the IRIS 2018.2 Field Test container) and on versions back to well before InterSystems' Minimum Supported Version. Indeed, one of my targets is still on 2008.1.So a single VSCode instance can connect to many different server versions.Does that answer your question Robert?
go to post John Murray · Dec 14, 2018 Maybe cause by some kind of fault in query caching? Please post your $ZVERSION info in case it's relevant.
go to post John Murray · Dec 7, 2018 Are you able to share the XML export of a class definition (the simpler the better) that demonstrates this problem?
go to post John Murray · Nov 29, 2018 I advise you not to try and alter the configuration of the Apache instance that InterSystems installs. It's primarily there to host their Portal for system management. The docs warn you against using it for other purposes. For example:https://docs.intersystems.com/ens20181/csp/docbook/DocBook.UI.Page.cls?K...
go to post John Murray · Nov 29, 2018 I don't think you need it at all. Take it out entirely and I'm betting your page will still work.
go to post John Murray · Nov 29, 2018 What's the purpose of the <base href="/"> in your <head> section? And if you remove it does your problem go away?