发布新帖

Pesquisar

公告
· 4 hr 前

Early Access Program: OAuth2 improvements

InterSystems IRIS 2025.2.0 introduces several features to improve the user experience of configuring OAuth2.

- OAuth2 is now a native authentication type and can be easily enabled for your services and web applications. Previously, OAuth2 was a type of delegated authentication.

- You can now create resource servers with the new OAuth2.ResourceServer class, which simplifies resource server configuration significantly. Previously, resource servers were instances of OAuth2.Client.

- The OAuth2.ResourceServer class and provides a sample authenticator for determining user permissions which, for simple configurations, requires no custom code (this previously required a custom ZAUTHENTICATE implementation). This simple authenticator can be extended and customized to suit your environment. The OAuth2.ResourceServer supports multiple audiences.

- You can now use JDBC and ODBC to authenticate to InterSystems IRIS with access tokens.

We are interested in your feedback on these new changes and if they function as expected. 

You can download software and the new documentation for those new features, by using this Linkhttps://evaluation.intersystems.com/Eval/early-access/OAuth2

For feedback, please use this address as the primary communication by going to the EAP page and select using the feedback button on the right. 

讨论 (0)1
登录或注册以继续
公告
· 6 hr 前

[Video] What is InterSystems OMOP?

Hi, Community!

Looking to get actionable insights from your healthcare research? See how InterSystems OMOP can help:

👨‍🔬What is InterSystems OMOP? 

With InterSystems OMOP—a cloud-based software-as-a-service—you can transform clinical data into the OMOP format and get faster insights.

Benefits include:

  • Create research data repositories efficiently.
  • Easily ingest, transform, and store data.

🎬Watch the video to learn more!

讨论 (0)1
登录或注册以继续
问题
· 6 hr 前

how can i escape the "<",">" symbols in *.scr script

i have a line in my *.scr file like this:

send: s rlt=##class(%SYS.Namespace).ListAll(.rlt)<CR>
wait for:USER>
send: S A="" F  S A=$O(rlt(A)) q:A=""  I A["USER"!(A["CLIE")  F I=1:1:$L(L,",")  S G="^["""_A_"""]"_$P(L,",",I)  S B="" F  S B=$O(@G@(B)) Q:B=""  F J=1:1:$L(B)  S V=$A($E(B,J,J))  I (V<48!(V>57))&&(V<65!(V>90))&&(V<97!(V>122))  W A,?10,G,?30,B,!<CR>
wait for:USER>
 

it errors out with this <SYNTAX> error where the "<" or ">" are not accepted.

 I (V057))&&(VA90))&&(Va122))  W A,?10,G,?30,B,!

 

How do I escape these characters so that my script works??

 

Thanks

1 条新评论
讨论 (1)1
登录或注册以继续
公告
· 6 hr 前

[Webinar] SQL Cloud Services

Hey Community,

We're excited to invite you to the next InterSystems UKI Tech Talk webinar: 

👉SQL Cloud Services

Join this webinar to dive into the world of HealthShare Health Connect Cloud with our upcoming session on SQL Cloud Services

⏱ Date & Time: Thursday, April 24, 2025 14.30-15.30 UK

👨‍🏫 Speaker: @Kinshuk Rakshith, Sales Engineer, InterSystems

2025 Tech Talk Social Tile 24 Apr (draft).png

Join us for an insightful session on SQL Cloud Services, where we will explore the capabilities and benefits of InterSystems IRIS Cloud SQL. This talk will cover how to build data-intensive, mission-critical applications using our cloud-based SQL services. Learn how to leverage the power of SQL in the cloud to enhance your data management and analytics capabilities.

>> REGISTER HERE <<

讨论 (0)1
登录或注册以继续
公告
· 8 hr 前

[Vídeo] Integrando DBT e Apache Airflow com o InterSystems IRIS

Olá Comunidade,

Aproveite o novo vídeo no canal InterSystems Developers YouTube:

⏯ Integrando DBT e Apache Airflow com o InterSystems IRIS@ Global Summit 2024

Esta sessão é o seu guia para configurar pipelines de dados eficientes e gerenciáveis ​​que economizam tempo e aumentam a confiabilidade. Mostraremos como unir o poder de processamento do DBT, a capacidade de agendamento do Apache Airflow e os robustos recursos de gerenciamento de dados do InterSystems IRIS. Ao final desta sessão, você terá uma compreensão clara de como implementar essas ferramentas em harmonia, tornando seus fluxos de trabalho de dados mais fluidos e eficazes. Isso é perfeito para quem busca aprimorar suas operações de dados com soluções simples e eficazes.

Apresentadores:
🗣 @Reven Singh, Sales Engineer, InterSystems  
🗣 @Herman Bruwer, Sales Engineer, InterSystems  

Quer aprender algo novo? Assista ao vídeo e inscreva-se para mais!

讨论 (0)1
登录或注册以继续
  •  
  • 当前 1,最大 1000
  • ››