Rechercher

Question
· Juil 31, 2024

Task Expired problem

Hi Guys,

Migrated our system from Ensemble 2014 to 2018 and but for some reason my tasks keep getting the attached error not sure why? 

 

Thanks

4 Comments
Discussion (4)1
Connectez-vous ou inscrivez-vous pour continuer
Annonce
· Juil 31, 2024

InterSystems Learning Services - O aprendizado na ponta dos seus dedos !

Olá Comunidade! 

Seja você um especialista em produtos InterSystems ou um iniciante tentando algo novo, você encontrará vídeos úteis para aprender como construir soluções com a tecnologia InterSystems no nosso canal InterSystems Learning Services no Youtube .

Somos 7,79 mil inscritos com 186 vídeos publicados.
O sucesso do cliente impulsiona tudo o que fazemos. É por isso que estamos colocando o aprendizado na ponta dos seus dedos.

✍️ Inscreva-se e fique ligado em todos os vídeos do canal e continue explorando no portal InterSystems Learning 📚 


Fique conectado conosco em todos os canais InterSystems

InterSystems website

 InterSystems Online Learning

 InterSystems Channel

 InterSystems LinkedIn

 InterSystems Twitter

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Juil 31, 2024

Visual Studio Fail to connect my local IRIS, error message : Not found

Hello,

I have installed the latest version of IRIS (without a web server) to replace my community version with a embeded web server. 
I tried to connect Visual Studio Code to my namespace, but I am unable to do so. I keep receiving the message "Not found." 
Here is my configuration:

"pc-david": {
    "webServer": {
        "scheme": "http",
        "host": "localhost",
        "port": 80
    },
    "description": "pc-david",
    "username": "_SYSTEM"
}

When I modify the host and port, I can successfully connect to other remote databases (Cache 2018 or IRIS). 
However, I cannot connect to the one on my machine. Is there something I need to enable on my local instance to allow the connection to go through?

9 Comments
Discussion (9)4
Connectez-vous ou inscrivez-vous pour continuer
Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Juil 31, 2024

Newbie issues with XEP

Hello,

I'm brand new to InterSystems and their products.

Doing some research for my job, I've found myself going through the learning paths Connection Java Application to InterSystems(https://learning.intersystems.com/course/view.php?id=879).

Working through the proposed demos (https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... and https://github.com/intersystems/quickstarts-java) I cannot get the methods deleteExtent, importSchemaFull and getEvent to work on the EventPersistor.

I keep getting this error

 

 

 

 

 

 

I've found that the tag <PROTECT> refers to this :

I'm creating a connection with SuperUser, I've also tried _SYSTEM. The installation of the IRIS instance is on the same machine as the java app. Interacting with the database via JDBC and NativeAPI works fine.

If anyone has any helpful debugging tips, it would be greatly appreciated. If I can provide any other info please let me know?

Thanks,

Alex

2 Comments
Discussion (2)1
Connectez-vous ou inscrivez-vous pour continuer