You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From @simonmd, I got a message that the community need a scripting tool for interacting with the dcm4chee server. For now, most of them use twiddle to achieve it.
Based on implemented api of dcm4chee, We can set up a more specific command-line tool for the dcm4chee server. But I am not sure if it is needed.
The text was updated successfully, but these errors were encountered:
It ocurrs to me that perhaps abstracting the basic dcm4chee-jolokia-gem functionality might be useful for people who don't want to deploy a full fledged rails app/engine but rather a simple script.
By following your link, I found that most of users use scripting tools to maintain data saved in the dcm4chee server. I'm not sure in which usecases we should achieve by command line. IMO, this jobs can easily be handled by the web ui, jmx console and so on.
From @simonmd, I got a message that the community need a scripting tool for interacting with the dcm4chee server. For now, most of them use twiddle to achieve it.
Based on implemented api of dcm4chee, We can set up a more specific command-line tool for the dcm4chee server. But I am not sure if it is needed.
The text was updated successfully, but these errors were encountered: