検索

ダイジェスト
· 2024年12月1日

InterSystems Developer Community Digest, November 2024

Hello and welcome to the November 2024 Developer Community Newsletter.
General Stats
123 new posts published in November:
 19 new articles
 29 new announcements
 73 new questions
 2 new discussions
377 new members joined in November
14,137 posts published all time
14,326 members joined all time
Top posts
Top authors of the month
Articles
#InterSystems IRIS
Debugging an error from $zf(-100) that only happens on Linux
By Timothy Leavitt
Recognizing Barcodes With Embedded Python
By David Hockenbroch
How to programmatically obtain a list of configured namespaces
By Megumi Kakechi
IKO & IAM - remember to include a sidecar
By Ariel Glikman
Levereging InterSystems IRIS database to quickly find possible resistence genes in DNA
By Filip Kašpar
Java External Language Gateway
By Iryna Mykhailova
EduVerse: Accessible Learning Assistant
By Rolano Rebelo
IrisGoogleChat with AI
By Daniel Aguilar
How to control the order of columns displayed when accessing from an ODBC tool
By Megumi Kakechi
HL7 -> SDA -> FHIR -> Personal Growth
By Andre Ribera
How mirroring synchronizes non-database files
By Hiroshi Sato
2024.3 Interoperability Highlight - New Option to Resend Message from within Visual Trace
By Tani Frankel
Programmatic configuration of SSL Connections with the Superserver
By Luis Angel Pérez Ramos
Using IRIS and Presto for high-performance and scalable SQL queries
By Yuri Marx
2024.3 Auditing Highlight - Finer-grained SQL Statement Events
By Tani Frankel
#InterSystems Ideas Portal
#InterSystems IRIS for Health
#Other
Announcements
#InterSystems IRIS
#Developer Community Official
#Open Exchange
#Other
#Global Masters
#Global Summit
#IRIS contest
#InterSystems Ideas Portal
#Learning Portal
#Job Wanted
#InterSystems Official
Questions
#InterSystems IRIS
Python import Iris AccessDenied
By Herman Slagman
Operation Email sender error #6034 connection with SMTP not successfull
By Jacopo Magliani
Select query not returning all results
By Robert Stephens
Objectscript to list source of a class
By Phillip Wu
How to package a custom IPM resource processor?
By Jani Hurskainen
How to manipulate a business rule through SQL or APIs?
By Nicky Zhu
Stream Compression Not Applied to Some Text
By Ashok Kumar
VSCode auto complete and show class methods while typing
By Paul Hula
Histogram data being pushed to github
By Scott Roth
IRIS Docker template not copying files
By Nicki Vallentgoed
Existing protections against XSS attacks on CSP pages ?
By Norman W. Freeman
How to handle a XML without Schema in a Business Rule?
By Nicky Zhu
Debugging %Net.SMTP Requests
By David Hockenbroch
EnsLib.HL7.Message.getSegmentByIndex not documented?
By Anthony Master
Determine a String is an SQL Reserved Word
By Jean Millette
Production "Update" activation which prevents tasks from running
By Moussa SAMB
Charting lineage across views and statements
By Benjamin De Boe
AutoParallel feature in SQL not working
By David Satorres
stream.Read() only reading in chunks of 1K
By Norman W. Freeman
Illegal instruction (core dumped) for "iris-community:2024.1"
By Alexei Yugov
DICOM Extended Negotiation
By Csaba Gyenge
Installing IRIS in Linux
By john smith
OAuth2 with Microsoft
By Daniel Goerke
Rollback InterSystems IRIS version 2024.1.2
By Vincent Dheilly
Impossible to modify headers and status in a %CSP.REST %response
By Pietro Di Leo
Iterate through current Row of EnsLib.SQL.Snapshot
By Scott Roth
Installing Dockers & IRIS image
By john smith
Is it possible to check retroactive LOCK history?
By Davi Massaru Teixeira Muta
Calculate STD DEV with ObjectScript
By Dmitrij Vladimirov
IKO, webgateways and the DirectoryIndex
By Alexander Rischke
From which IRIS version is the new JDBC driver on github?
By Andreas Schneider
FOUT #5023: Fout in Java Gateway: JDBC Gateway getClob(0,2) errorRemote JDBC error: Bad value for type long :  Sneeuwheide
By Edoeard Kroetkov
Smart Factory Starter Pack
By john smith
Embedded SQL - CODE 100
By Patrik Spisak
Issue with Parameterized Queries in EnsLib.SQL.OutboundAdapter
By Nimisha Joseph
#InterSystems IRIS for Health
SourceControl of InterSystems health IRIS cloud
By Yuhong Snyder
FHIR "Search selects more than maximum allowed number of results (1000)."
By Dmitrii Baranov
[DICOM] Help Needed: Seeking Tips to Automate Presentation Contexts Export from Development to Production
By Yone Moreno Jimenez
Can you build an IRIS Container without a license?
By John McBride
What is the quickest way to get back into iris lite terminal after a 'halt'?
By Andrew Wardly
how to get notification that a web client has disconnected when using EnsLib.SOAP.Service/EnsLib.REST.Service
By Elisha Gould
External language server IRIS to IRIS?
By Nicki Vallentgoed
Production messages visualization
By Dmitrii Baranov
Monitoring - Adding multiple labels to a custom metric
By Claude Mourzelas
%CSP.Page.Include doesn't seem to work
By Joost Platenburg
Starting Python External language in container generates error
By John McBride
Having problems passing-through an X12 message. What am I missing?
By Patty Aguirre-Romero
JDBC SQL Gateway connection error on a MacBook
By Muhammad Waseem
SQL grouping, values converted to uppercase, unicode symbols lost
By Dmitrii Baranov
OAuth client configuration with Configuration Merge?
By Jani Hurskainen
Configuration Merge: CreateUser action with password fails
By Jani Hurskainen
Add InterSystems.Data.IRISClient.dll to Nuget as a package?
By John McBride
Special Configuration Required for Webgateway/git-source-control?
By Victor Castanon
How to create a signed JWT
By Oliver Wilms
Veeam backup causing IRIS node to be dropped from mirror
By Phillip Wu
Defining Fixed-Length String Properties in a Class
By Jeffrey Drumm
Failing in SDA3 to FHIR when converting HS.SDA3.Appointment.Duration to HS.FHIR.DTL.vR4.Model.Resource.Appointment.minutesDuration
By Shashvati Dash
Can I connect to Epic FHIR sandbox server using iris-fhir-client?
By Oliver Wilms
HL7 Encoding issue
By Bradley Collins
How to set up OAuth2 delegated authentication using Keycloak as identity provider?
By Dmitrii Baranov
#Caché
#Ensemble
#Documentation
#HealthShare
Discussions
November, 2024Month at a GlanceInterSystems Developer Community
質問
· 2024年12月1日

SOAP Client - NTLM authentication

I'm trying to call a SOAP web service which is implemented in .NET Classic and requires NTLM authentication. The client class was generated by %SOAP.WSDL.Reader. The problem is that neither NTLM authentication works nor can I handle the exception since VSCode debugger says that all meaningful fields and properties are empty (the same request works fine in Postman):

4 Comments
ディスカッション (4)2
続けるにはログインするか新規登録を行ってください
お知らせ
· 2024年12月1日

开发者社区回顾, 十一月 2024

您好,欢迎阅读 十一月 2024 开发人员社区通讯。
统计信息
✓ 十一月发布了 33 篇新帖子:
 30篇新文章
 2个新公告
 1个新问题
✓ 十一月有 32 位新成员加入
✓ 所有时间发布了 2,284 篇帖子
✓ 所有时间有 2,071 位成员加入
最高职位
本月最佳作家
文章
#InterSystems IRIS
 
#InterSystems IRIS for Health
第八章 在 I O 命令中指定设备 - 通过 IRIS ID 指定设备
按姚 鑫
第九章 本地进程间通信(管道)
按姚 鑫
第十章 本地进程间通信(管道) - 用于进程间通信的 OPEN 命令
按姚 鑫
第十一章 本地进程间通信(管道) - OPEN 命令管道示例
按姚 鑫
第十二章 本地进程间通信(管道) - OPEN 和 USE 命令关键字
按姚 鑫
第十三章 本地进程间通信(管道) - 用于进程间通信的 READ 命令
按姚 鑫
第十四章 本地进程间通信(管道) - 用于进程间通信的 CLOSE 命令
按姚 鑫
第十五章 IRIS 进程之间的通信
按姚 鑫
第十六章 TCP 客户端 服务器通信
按姚 鑫
第十七章 TCP 客户端 服务器通信 - 使用OPEN命令
按姚 鑫
第十八章 TCP 客户端 服务器通信 - 使用OPEN命令 - Supported参数
按姚 鑫
第十九章 TCP 客户端 服务器通信 - 数据包模式
按姚 鑫
第二十章 TCP 客户端 服务器通信 - 立即发送模式(Q 模式)
按姚 鑫
第二十一章 TCP 客户端 服务器通信 - 客户端OPEN命令
按姚 鑫
第二十二章 TCP 客户端 服务器通信 - TCP设备的OPEN和USE命令关键字
按姚 鑫
第二十四章 TCP 客户端 服务器通信 - 当前 TCP 设备
按姚 鑫
第二十六章 TCP 客户端 服务器通信 - $ZB 和 READ 命令
按姚 鑫
第二十七章 TCP 客户端 服务器通信 - 连接管理
按姚 鑫
第二十八章 TCP 客户端 服务器通信 - JOB命令示例
按姚 鑫
第二十九章 TCP 客户端 服务器通信 - 记录的拼接
按姚 鑫
第三十章 TCP 客户端 服务器通信 - 作业服务器资源
按姚 鑫
第三十一章 TCP 高级主题
按姚 鑫
第三十二章 UDP 客户端 服务器通信
按姚 鑫
第三十三章 UDP 客户端 服务器通信 - IPv4 和 IPv6
按姚 鑫
第三十四章 终端输入 输出
按姚 鑫
第三十五章 终端输入 输出 - 特殊变量显示 I O 条件
按姚 鑫
第三十六章 终端输入 输出 - 开关控制 $X 的转义序列更新
按姚 鑫
第三十七章 终端输入 输出 - $ZB 显示结束读取的内容
按姚 鑫
 
公告
#开发者社区官方
 
问题
十一月, 2024Month at a GlanceInterSystems Developer Community
ディスカッション (0)0
続けるにはログインするか新規登録を行ってください
ダイジェスト
· 2024年12月1日

Résumé de la communauté des développeurs d'InterSystems, Novembre 2024

Bonjour, voici la newsletter de la communauté des développeurs de Novembre 2024.
Statistiques générales
✓ Nouvelles publications 15 publiées le Novembre :
 10 nouveaux articles
 5 nouvelles annonces
✓ Nouveaux membres 1 ayant rejoint le Novembre
✓ Publications 1,057 publiées depuis le début
✓ Membres 154 ayant rejoint depuis le début
Meilleures publications
Les meilleurs auteurs du mois
Articles
#InterSystems IRIS
Les modèles LLM et les applications RAG étape par étape - Partie I - Introduction
Par Guillaume Rongier
Les modèles LLM et les applications RAG étape par étape - Partie ІІ - Création du contexte
Par Guillaume Rongier
Débogage d'une erreur de $zf(-100) qui ne se produit que sous Linux
Par Iryna Mykhailova
Les modèles LLM et les applications RAG étape par étape - Partie III - Recherche et injection de contexte
Par Guillaume Rongier
IKO et IAM - n'oubliez pas d'inclure un side-car
Par Pierre LaFay
Passerelle externe vers le langage Java
Par Pierre LaFay
Embedded Python dans InterSystems IRIS
Par Lorenzo Scalese
Embedded Python dans InterSystems IRIS - 2
Par Lorenzo Scalese
Point fort de l'interopérabilité 2024.3 - Nouvelle option pour renvoyer un message à partir de Visual Trace
Par Iryna Mykhailova
#InterSystems IRIS for Health
Annonces
Novembre, 2024Month at a GlanceInterSystems Developer Community
ダイジェスト
· 2024年12月1日

InterSystems開発者コミュニティのダイジェスト、11月 2024

11月 2024開発者コミュニティ ニュースレターへようこそ。
全体統計
16 件の新しい投稿が公開 (11月 月):
 6件の新着記事
 7の新しい発表
 3の新しい質問
7 人の新メンバーが参加 (11月 月)
1,397 件の投稿が公開 (全期間)
306 人のメンバーが参加 (全期間)
トップ記事
今月のトップ作家
記事
お知らせ
#InterSystems IRIS
#IRIS contest
#Open Exchange
#InterSystems公式
質問
11月, 2024Month at a GlanceInterSystems Developer Community