Find

Question
· Sep 2, 2024

<PROTECT> *Function not allowed in IRIS Native python

Hello Community,

I got the PROTECT error while running functions. But, I could able to call the classmethods and methods in class definition with classMethodObject, classMethodValue etc.. from python. without any errors
python code

irispy.functionString('fnString','IRISPython',14)
irispy.function('fnString','IRISPython',14)
raise RuntimeError(error_message)
RuntimeError: <PROTECT> *Function not allowed
IRISPython.mac
fnString(fn1) public {
  quit "Hello "_fn1
}

7 Comments
Discussion (7)2
Log in or sign up to continue
Digest
· Sep 2, 2024

InterSystems 开发者出版物,August 26 - September 01, 2024,摘要

Article
· Sep 1, 2024 1m read

第十二章 WS-Policy 配置类详细信息 - 配置类基础知识

第十二章 WS-Policy 配置类详细信息 - 配置类基础知识

作为参考,本主题包含有关 IRIS 用于存储 WS-Policy 信息的配置类的详细信息。

配置类基础知识

要手动创建 WS-Policy 配置类,请创建 %SOAP.Configuration 的子类。在此类中,添加 XData 块,如下所示:

XData service
{
<cfg:configuration xmlns:cfg="http://www.intersystems.com/configuration" name="service">
...

XData 块具有以下一般结构:

Discussion (0)1
Log in or sign up to continue
Question
· Sep 1, 2024

how to kill %SYSTEM.WorkMgr process

i use %SYSTEM.WorkMgr  to handle data by multicompile=1,but i find that,after WaitForComplete,the processes created by %SYSTEM.WorkMgr  are still stand by,

and status is evtw,after i run many times,the processes are more.and this will cause server falls into trouble.so my question is ,how to kill the processes that created by using the %SYSTEM.WorkMgr,and how to avoid  to make the server falls into trouble,why  this will cause server falls into trouble。and is there a better way to handle data by mult process?

4 Comments
Discussion (4)4
Log in or sign up to continue
Announcement
· Sep 1, 2024

开发者社区回顾, 八月 2024

您好,欢迎阅读 八月 2024 开发人员社区通讯。
统计信息
✓ 八月发布了 39 篇新帖子:
 34篇新文章
 4个新公告
 1个新问题
✓ 八月有 51 位新成员加入
✓ 所有时间发布了 2,163 篇帖子
✓ 所有时间有 1,975 位成员加入
最高职位
本月最佳作家
文章
#InterSystems IRIS
Caché/M 数据库系统 InterSystems IRIS 的 Windows 安装
按YuCheng Hu
第一章 修改 Web 客户端
按姚 鑫
InterSystems ObjectScript中一些有用的自动生成的方法
按Louis Lu
将Production中的设定参数移动到系统默认设置(System Default Settings)
按Michael Lei
监控数据库增长 – 第 1 部分_数据收集
按Michael Lei
在 Docker 容器中长期保留 IRIS 数据
按Michael Lei
第三章 控制 xsi type 属性的使用
按姚 鑫
监控数据库增长 - 第 3 部分_数据分析
按Michael Lei
监控数据库增长 - 第 2 部分_图形界面
按Michael Lei
第八章 指定自定义 HTTP 请求
按姚 鑫
InterSystems IRIS 入门:全面指南
按Michael Lei
一个将导出的xml文件转换成UDL格式内容的工具
按Cryze Zhang
在 Linux 上配置 IRIS 自动启动功能
按jieliang liu
第九章 创建和使用策略 - 创建并附加策略
按姚 鑫
 
#InterSystems IRIS for Health
d[IA]gnosis:借助 IRIS for Health 开发 RAG 应用程序
按Michael Lei
第十二章 在 Web 服务中定义自定义处理 - 实现 ProcessBody()
按姚 鑫
第二章 使用代理服务器
按姚 鑫
第四章 控制编码格式的内联引用的使用
按姚 鑫
第五章 引用 SOAP 操作(仅限 SOAP 1.1)
按姚 鑫
第六章 定义单向 Web 方法
按姚 鑫
第七章 解析时使用进程私有全局变量
按姚 鑫
第九章 从 Web 客户端指定自定义传输
按姚 鑫
第十章 指定 SAX 解析器的标志
按姚 鑫
第一章 使用 SOAP 保护 Web 服务
按姚 鑫
第二章 使用 SOAP 保护 Web 服务 - WS-Security 标头简介
按姚 鑫
FHIR之数字健康小程序系列-- CAREN mHealth
按Michael Lei
第三章 使用 SOAP 保护 Web 服务 - IRIS 中的 WS-Policy 支持
按姚 鑫
第四章 设置和其他常见活动
按姚 鑫
第五章 设置和其他常见活动 - 创建 IRIS 凭证集
按姚 鑫
第六章 设置和其他常见活动 - 编辑 IRIS 凭证集
按姚 鑫
第七章 设置和其他常见活动 - 从入站消息中检索证书
按姚 鑫
第八章 创建和使用策略
按姚 鑫
第十章 创建和使用策略 - 在运行时添加证书
按姚 鑫
第十一章 创建和使用策略 - 在运行时指定策略
按姚 鑫
 
公告
问题
八月, 2024Month at a GlanceInterSystems Developer Community
Discussion (0)0
Log in or sign up to continue