Clear filter
Question
Cedric Montanuy · Jan 25, 2023
I ticked the alert on error box for the passthrough BS and BO and the errors are indeed forwraded to an alert management system.
Question
Laura Cavanaugh · Nov 14, 2017
It was indeed a windows security problem, related to the new Cache_Instance_instancename group.
Article
Luis Angel Pérez Ramos · Apr 10, 2023
= pInput.GetValueAt("DataSet.PatientID",,.tSC)
// Set ^PatientImageReceived(patientId) = pInput.GetValueAt("DataSet.PatientName",,.tSC)
#; We can forward
Question
Scott Roth · May 2, 2017
)="" For {Set tSetting = pItem.ModifiedSettings.GetNext(.tIndex) Quit:tIndex=""If tSetting.Name="TargetConfigNames" Set tValue=tSetting.Value Quit}For i=1:1:$L(tValue,",") { Set tOne
Discussion
Aleksandar Kovacevic · Apr 26, 2020
How would the code look like if you want to optimize it with indexing (another global)?
The Node.js-based QEWD-JSdb can be set up to work against IRIS.
Article
Henry Pereira · Aug 2, 2021
']
else:
best = infinity
for move in moves:
if move['score'] < best:
best = move['score']
best_move = move['index
Question
Mike Kadow · Jun 12, 2017
If you need to add an index to help performance, then a Caché SQL query will be able to utilise it without any code changes.
Question
Evgeny Shvarov · May 19, 2020
field name or keyword into an SQL statement. proof For more about where the source code for embedded SQL has gone in 2020.1, please see this article on the Universal Query Cache
Indeed
Question
Robert Cemper · May 20, 2020
Buongiorno Robert,
Indeed "iris session" doesn't exist (yet) in the Windows world, but it will probably come at some point in the future.
Question
Anna Golitsyna · May 12, 2021
If a specific class member causes this, yes, that might work indeed. I need to try it.
Question
Daniel Kutac · Nov 1, 2021
Hi Robert,
indeed it is a bug, that prevents creating a new link. Luckily fix was easy, just to comment a one line of code.
Question
Minn Bo Bo · Feb 16, 2023
You are a life savor indeed, it works. Thank you so much.
Question
Anna Diak · Nov 29, 2023
We have indeed found some glitches along the way, and have prioritized fixing them in the main code branch that's on its way to GA, rather than patching the Developer Access Program
Question
Martin Nielsen · Aug 21, 2024
. : CSP Error"
Which doesn't make sense to me since the connection is indeed secure, I also have error logs from Application Logs if this could be helpful.
Question
Kurro Lopez · Sep 19, 2022
Hi,
Indeed, the problem was caused because the address to which it is going to connect is variable, so the component is not configured with the Server or URL parameters.