minimum platform version of InterSystems IRIS 2018.1
Porting old apps with a framework available on new version of the platform (IRIS) only, no contradictions here? :) Is there something fundamental preventing the framework from being used on Cache too?
The xml indeed can be downloaded from WRC but no word neither about pButtons version not the way to install it. Should I simple import the xml into %SYS?
well, my problem is as simple as this: I have data of same structure stored in two different globals and I want to read it with SQL-mapped storage. It would be too boring to have two identical classes with the only difference in the location.
With IS support's help this issue is solved now. There were some mistakes in the installation of the Cache instance causing some permission troubles. Thanks for your time.
Thank you for this interesting info. But indeed on first place I'm interested to know why the system always worked fine on Windows (with very same load) but fails on Linux.
go to post
Porting old apps with a framework available on new version of the platform (IRIS) only, no contradictions here? :) Is there something fundamental preventing the framework from being used on Cache too?
go to post
Oh yes, indeed. Thanks Daniel.
go to post
And I guess Windows Terminal (https://devblogs.microsoft.com/commandline/windows-terminal-1-0/) can be used for much better experience than cmd.exe
go to post
@Murray Oldfield
I'm getting similar error with latest container version:
go to post
@Murray Oldfield
Current version of documentation says regarding to the update
The xml indeed can be downloaded from WRC but no word neither about pButtons version not the way to install it. Should I simple import the xml into %SYS?
go to post
This is a legacy "pure-globals" data I want to read with SQL
go to post
Hi Daniel,
well, my problem is as simple as this: I have data of same structure stored in two different globals and I want to read it with SQL-mapped storage. It would be too boring to have two identical classes with the only difference in the location.
go to post
Oho, that's interesting. I've never heard about NextCode feature. Thank you.
Global name indeed can be passed with a class parameter this way
but the query execution fails with a SYNTAX error that I haven't solved so far.
go to post
With IS support's help this issue is solved now. There were some mistakes in the installation of the Cache instance causing some permission troubles. Thanks for your time.
go to post
Thank you for this interesting info. But indeed on first place I'm interested to know why the system always worked fine on Windows (with very same load) but fails on Linux.