Nova postagem

Pesquisar

Pergunta
· Abr. 4

REST application gets 403 Forbidden

I deployed an IRIS REST application using Installer class. I think I created the namespace FEEDER database with %DB_Default resource and I used the same resource in Web Application roles. I allowed Unauthenticated Authentication method. I used ^%ISCLOG and reviewed ^ISCLOG. I do not understand why I get 403 Forbidden response.

4 Comments
Discussão (4)1
Entre ou crie uma conta para continuar
Anúncio
· Abr. 4

[Video] Embedded Python Best Practices and News

Hi Community,

Enjoy the new video on InterSystems Developers YouTube:

⏯ Embedded Python Best Practices and News @ Global Summit 2024

Learn best practices for using Embedded Python as well as the latest features in InterSystems IRIS, including the ability to use any WSGI (Web Server Gateway Interface) Python framework, such as Flask, and run it inside InterSystems IRIS.

Presenters: 
🗣 @Guillaume Rongier, Sales Engineer, InterSyst
🗣 @Stefan Wittmann, Product Manager, InterSystems
🗣 @Bob Kuszewski, Product Manager, InterSystems

Subscribe to our YouTube channel to stay up to date!

Discussão (0)1
Entre ou crie uma conta para continuar
Pergunta
· Abr. 4

%OSCertificateStore use windows- Trusted root only

Does %OSCertificateStore only check the trusted root folder in windows?

Can it be used for Personal store on servers or is there another condition can be used? 

Used it for a first time and writing a function to check specific ones being used for expiry but had one this week that was to be installed in personal rather than the trusted root and didn't know if stating OSCertificateStore or a url otherwise to look in the personal installed certs on the server could be used instead so stuck with the original way (which can get confusing)

https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...

Discussão (0)1
Entre ou crie uma conta para continuar
Artigo
· Abr. 4 1min de leitura

Nota sobre a configuração StayConnected para adaptadores TCP

Rubrica de Perguntas Frequentes (FAQ) da InterSystems

As configurações padrão para Stay Connected e Pool Size para hosts de negócios que usam o adaptador TCP são as seguintes:

StayConnected = -1(no timeout)
PoolSize = 1

Se um problema de rede causar a perda de conexão com um host de negócios, o lado da produção não conseguirá detectar isso e não aceitará novas conexões. Nessa situação, nenhum evento é registrado no log de eventos. Se StayConnected estiver definido com seu valor padrão (-1), as conexões não atingirão o tempo limite e você precisará reiniciar o host de negócios antes que ele possa aceitar novas conexões. Recomendamos definir StayConnected para um valor maior ou igual a 0 para evitar essa situação.

Por exemplo, se você configurá-lo para 300 (segundos), um host de negócios TCP pode se desconectar e reconectar automaticamente se não receber novas mensagens por 300 segundos ou mais.

Para sistemas ocupados, você normalmente definiria o valor de StayConnected para um valor menor, como 5 segundos.

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

Calling all Python developers!

You can learn a lot from a first impression; we want to hear about yours.

As a continuation of our User Insights Interview program (see this post for more details), we’re expanding our scope to include Python developers, particularly those of you who are new to working with InterSystems technology. We’re looking to conduct one-on-one interviews to hear your honest thoughts about getting started: What made sense, what didn’t, and where we could improve.

Interested in sharing your thoughts? Sign up to participate here.

In addition to playing a part in shaping and improving the developer experience of our products, participants are also eligible to receive a Global Masters reward of 10,000 points as a thank you (which is more than enough to earn a sweet pair of socks 🧦)

 

Thanks all!
Derek KG

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