Nova postagem

検索

Pergunta
· jan 5

HealthShare namespaces Management portal resource

Hi,

I'm trying to create a user with access to the HS namespaces management portal.
I'm having trouble identifying the correct resource to assign to the user. I'm testing various resources, but every time I go to the HS management section, a blank page appears, and the Home button disappears.

         

Does anyone know the correct resource to assign? (I've already granted Read permissions to the Namespace databases)

Thank you!

3 Comments
Discussão (3)2
Entre ou crie uma conta para continuar
Artigo
· jan 4 2min de leitura

第六十五章 假脱机设备 - 列出假脱机文档

第六十五章 假脱机设备 - 列出假脱机文档

列出假脱机文档

%SPOOL 实用程序菜单 List documents 的选项 2 显示当前为运行 %SPOOL 的目录假脱机的文档列表。如果没有 Despool start-end 值,则文档尚未解散(打印)。

每个假脱机文档的描述显示在有关该文档的其余信息之后的一个或多个单独行上。

在以下示例中,用户选择了选项 2。显示屏将显示存储在后台处理程序中的两个文档。第一份记录在 830 日下午 2:23 存储,并于当天下午 2:25 打印。第二份于 34 日上午 11:39 存储,并于当天上午 11:42 打印。

Discussão (0)1
Entre ou crie uma conta para continuar
Anúncio
· jan 4

Videos for InterSystems Developers, December 2024 Recap

Hello and welcome to the December 2024 Developer Community YouTube Recap.
InterSystems Global Summit
How to Reach 99.99% Uptime on the Cloud
By Regilo Souza, Eduard Lebedyuk
By Scott Abrutyn, Cloud Security Architect, InterSystems
By Stefan Wittmann, Product Manager, InterSystems
 
"Code to Care" videos
Use cases in generative AI
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
AI Governance in IT solutions
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
InterSystems "Bringing Ideas to Reality" Contest
Doxygenerate
By John Murray
Iris-http-calls
By Oliver Wilms
Vault Link
By Henrique Dias
 
More from InterSystems developers
Discussão (0)1
Entre ou crie uma conta para continuar
Artigo
· jan 4 3min de leitura

第六十四章 假脱机设备 - 使用 %SPOOL 打印

第六十四章 假脱机设备 - 使用 %SPOOL 打印

使用 %SPOOL 打印

%SPOOL 实用程序菜单的选项 1 Print(打印)允许您在任何设备上打印 ^SPOOL 全局中的一个或多个文档,继续打印中断的文档,以及将单张纸张手动送入信纸质量打印机。通过将输出发送到后台处理程序,可以在输出设备打印文档时释放终端用于其他用途。

可以在完全创建后台打印文档之前或之后开始打印。如果打印机赶上新输出,则打印过程将暂停 5 秒钟,然后打印在此期间累积的所有输出。打印过程知道您何时关闭了后台打印文档,并在文档完成时完成。

%SPOOL 打印文档时,它会跟踪已打印的页面。它还会创建页面索引,以便可以按页码对文档进行排序,并从您选择的任何页面的顶部开始打印。

如果停止打印(例如,在终端输出期间按 Ctrl-c,或者打印机损坏),则可以稍后在最后一个部分打印的页面的顶部或文档中任何其他页面的顶部继续打印。请注意,IRIS 不会将文档开头的换页数计为页数中的页数。

Discussão (0)1
Entre ou crie uma conta para continuar
Pergunta
· jan 3

In DTL how to send a ROL segment in the target A08 message that contains no ROL segment in the source

Our target system requires a blank ROL segment whenever the ROL segment does not exist in an A08 from our source system.  I'm not sure if this can be done with the DTL gui tools or if some sql or other code is required (coding is not in my wheelhouse).  Here is what I've tried, but this does not yield the "ROL|1|" I'd like to create.  Any help would be greatly appreciated. 

 

Here is the input message that I'd like to add the ROL segment to:

MSH|^~\&|EPIC|MWH|||20250103094903||ADT^A08|175519|T|2.3
EVN|A08|20250103094903||REG_VIS_CHANGE|100503^MICHAEL^JENNIFER^J^^^^^MWHC^^^^^MWH
PID|||22600117^^^EPI^MR||VTEONE^ALLDATA^^^^^D||19450509|M|||||||||ISLAM|2001022272
PV1|1|I|MORT^5067^W^MWH|UR|||006742^SZLYK^GREGORY^R^^^^^PROVID^^^^PROVID|||General Med||||Hospital|||006742^SZLYK^GREGORY^R^^^^^PROVID^^^^PROVID||1001001073631|||||||||||||||||||||||||20180509144724
PV2|||||||||||||||||||||n|N||||||||||||||||||Acute
 

This is the Output result of the TEST TRANSFORM

I'd like to see the following after PV2 segment:

ROL|1|

5 Comments
Discussão (5)3
Entre ou crie uma conta para continuar