Written by

Developer at Consistem Sistemas
Question Marcio Coelho · Dec 10, 2019

Logs from Caché Web Terminal

Hi all...

I am testing this project:

https://intersystems-community.github.io/webterminal/
 

 

Is there any way to be able to record a log of what is done on this terminal?
 

Does anyone use this in production?

Comments

Marcio Coelho  Dec 11, 2019 to Alexey Maslov

I noticed that ^% G has become unusable due to performance. I will direct my tests to another tool
 

0
Alexey Maslov · Dec 11, 2019

Does anyone use this in production?

We tried; our intention was rather modest: just to run Caché system utilities. Alas, even JOBEXAM failed. The issue was discussed with the author, and it turned to be difficult to amend by design.

0
Nikita Savchenko · Dec 11, 2019

Hello!

It's Nikita, the creator of WebTerminal.

There is no such thing implemented in WebTerminal. Because, still, all the commands are executed via xecute Cache command under the hood in a dedicated process.

However, if you really need this to be implemented - feel free to create an issue here.

Hope this helps!

0