Nova postagem

検索

Artigo
· Abr. 23, 2024 2min de leitura

サーバーの共有ネームスペースにて作業する皆さんに VS Code の設定、スニペット、およびデバッグ構成を提供する方法

VS Code を使ってコードを編集する場合、設定モデルでは、ワークスペースルートフォルダの .vscode サブフォルダにある settings.json ファイルを使用して、一部の設定にフォルダ固有の値を指定できます。 ワークスペースのルートフォルダ内で作業している場合、ここで設定した値は個人設定の値よりも優先されます。

Discussão (0)1
Entre ou crie uma conta para continuar
Anúncio
· Abr. 22, 2024

Building and Managing HL7 Integrations – IN PERSON May 13-17, 2024 / Registration space available

  • Building and Managing HL7 Integrations – In Person May 13-17, 2024 9:00am-5:00pm EDT
    • Build, configure, and manage HL7® V2 interfaces using InterSystems integration technologies.
    • This healthcare-focused 5-day course teaches implementation partners, integrators and analysts how to rapidly build HL7 integration solutions.
    • Students build a production that processes and routes HL7 messages.
    • Students learn how to work with the pre-built HL7 business services, business processes and business operations to receive and send HL7 messages.
    • Students also learn how to transform HL7 messages using graphical tools in the Management Portal.
    • This course teaches students how to monitor, manage, and troubleshoot Productions. Students also learn how to use the Management Portal for viewing, searching, and resending messages.
    • This course is applicable for users of InterSystems IRIS for Health, Ensemble, and HealthShare.
  • Self-Register Here
Discussão (0)1
Entre ou crie uma conta para continuar
Pergunta
· Abr. 22, 2024

SSL/TLS Client/OAuth2 Configuration - Testing

I am trying to setup a OAuth2.0 configuration to connect to a server within our Network using OAuth2.0. My previous attempt worked, however forgot to capture the steps before I had whipped the System so please bear with me. 

I have an SSL/TLS Client configuration setup as we use the setup for our LDAP configuration. 

When I go through the following steps within the Terminal, I am getting the following error...

%SYS>kill ^ISCLOG
%SYS>set scope="openid fhirUser"
%SYS>set jwt = ##class(%SYS.OAuth2.Authorization).GetAccessTokenJWT("EpicFHIRPOC","1fd8f5cc-18ee-4eff-990d-4606037b932e",scope,.properties,.error,123)

%SYS>

%SYS>zwrite error
error=""
%SYS>zwrite jwt
jwt="0 "_$lb($lb(6085,"OSUMC","error:0200100D:system library:fopen:Permission denied, error:20074002:BIO routines:file_ctrl:system lib, error:140DC002:SSL routines:use_certificate_chain_file:system lib",,,,,,,$lb(,"%SYS",$lb("e^Send+313^%Net.HttpRequest.1^1","e^Post+1^%Net.HttpRequest.1^1","e^GetAccessTokenJWT+44^%SYS.OAuth2.Authorization.1^1","e^^^0"))))/* ERROR #6085: Unable to write to socket with SSL/TLS configuration 'OSUMC', error reported 'error:0200100D:system library:fopen:Permission denied, error:20074002:BIO routines:file_ctrl:system lib, error:140DC002:SSL routines:use_certificate_chain_file:system lib' */

When I attempt to Test the SSL/TLS configuration to that same FHIR server, that I can access from my desktop I am seeing...

But that same configuration runs ok when I attempt to connect to the LDAP server.

Is this a problem with my OSUWMC SSL/TLS configuration?

Does my key/cert have the correct permissions??

[root@int-lxiris-vd01 private]# ls -lat int-lxiris-vd01_osumc_edu.key
-rw-rw-rw-+ 1 apache irisusr 3414 Jan  8 11:37 int-lxiris-vd01_osumc_edu.key

[root@int-lxiris-vd01 certs]# ls -lat int-lxiris-vd01_osumc_edu.pem
-rw-rw-rw-+ 1 apache irisusr 6521 Jan  9 10:38 int-lxiris-vd01_osumc_edu.pem
7 Comments
Discussão (7)2
Entre ou crie uma conta para continuar
Anúncio
· Abr. 22, 2024

O Programa Global Masters estará temporariamente PAUSADO a partir de 26 de abril

Na InterSystems, nos esforçamos para oferecer a melhor qualidade em tudo. Incluindo a realização do nosso programa Global Masters.

O fornecedor desta plataforma foi adquirido por outra empresa e, infelizmente, não poderemos mais continuar hospedando nosso estimado programa Global Masters nesta plataforma. Atualmente estamos avaliando novos fornecedores de plataformas para facilitar a transição do Global Masters Advocate Hub.

A partir de 26 de Abril, suspenderemos temporariamente o acesso ao programa Global Masters durante a transição para uma nova plataforma.
   

FAQ:

SEUS PONTOS, EMBLEMAS e NÍVEL

Todos os pontos, emblemas e conquistas serão salvos a partir de 26 de abril. Transferiremos todos os dados para uma nova plataforma.

SUAS CONTRIBUIÇÕES PARA O ECOSSISTEMA DE DESENVOLVIMENTO

Durante a migração, ainda contaremos todas as contribuições aos Ecossistemas de Desenvolvedores (postagens, comentários, aplicações, etc) automaticamente. Esses merecidos pontos e emblemas serão adicionados ao seu perfil no lançamento de um novo programa.

PRÊMIOS

To provide an opportunity to redeem prizes during the migration, we plan to build a special webpage with prizes as soon as possible. However, we encourage you to redeem prizes you had planned to redeem before April 26th (on April 26th prizes will be already unpublished), as this functionality will not be available for some time.

Para oferecer uma oportunidade de resgate de prêmios durante a migração, planejamos criar uma página especial com prêmios o mais rápido possível. No entanto, recomendamos que você resgate os prêmios que planejou resgatar antes de 26 de abril (no dia 26 de abril os prêmios já estarão indisponíveis), pois essa funcionalidade não estará disponível por algum tempo.

A SEGUIR 

Todas as informações sobre a atualização serão publicadas nos canais Discord e Comunidade de Desenvolvedores. Pedimos desculpas por qualquer inconveniente e faremos o possível para concluir a migração o mais rápido possível.

ONDE FAZER PERGUNTAS? SUPORTE DO GLOBAL MASTERS 

Entre em contato com Olga @Olga Zavrazhnova por DM aqui ou faça perguntas em um canal dedicado do Global Masters no Discord. Vamos ficar em contato!

ATUALIZAREMOS VOCÊS SOBRE A DATA ESTIMADA DE LANÇAMENTO EM BREVE 

Esperamos encontrá-lo em breve em uma nova plataforma!
Atenciosamente,
Equipe Global Masters e Comunidade de Desenvolvedores 

Discussão (0)1
Entre ou crie uma conta para continuar
Discussão (4)3
Entre ou crie uma conta para continuar