Alexey Nechaev · Sep 24, 2023 go to post

Robert, thank you very much for the feedback, but I made a mistake when setting up the deploy

I fix it, now the local environment is launched on config.json file (006d40e)

Alexey Nechaev · Sep 24, 2023 go to post

Robert, I thought about usability and added this thing

docker-composerunirisirispython./rh/flask/app/configer.py

The result looks something like this

 Maybe this should be put into a separate ZPM package?

Alexey Nechaev · Dec 5, 2023 go to post

Thank you very much for your response, unfortunately this doesn’t work for me - CALL returns an empty result, I call the command through my REST API (it uses this)

Set sql = ##class(%SQL.Statement).%New()

Set sqlStatus = sql.%Prepare("call multi_results()")

Set sqlResult = sql.%Execute()
Alexey Nechaev · Jun 27, 2024 go to post

I did everything according to the instructions, but for some reason the configuration file is not found, below is an example of the error. What other options might there be?

  

Alexey Nechaev · Jun 28, 2024 go to post

I put the file at C:\Program Files\Common Files\InterSystems\IRIS 
I don't have an x86 address

Alexey Nechaev · Jul 1, 2024 go to post

I successfully connected via dbeaver to the server, but I still get an error via odbc powerbi