Hi all,
First, thanks for creating such a really cool piece of software. Been in the biz for about 10 years now and am fascinated with it.
I have read up on the storage conversation and how there is only one location. I am actually good with that, however, is there a way to configure the system to have Orthanc organize the folder within that destination?
Example: I have 3 clinics that I am storing images for. They all come in as expected but when I look at the storage directory, all the files are stored in 2 alpha numeric fashion. Is there a way to prefix the folder with the institution name so it looks like so -
C:\STORAGE\Clinic Name 1\rest of folders
C:\STORAGE\Clinic Name 2\Rest of folders
C:\STORAGE\Clinic Name 3\Rest of folders
So a Pseudo Code line (in my vision) would look something like this:
storage location = ["C:\STORAGE\'(InstitutionName)'\"]
Which somehow could produce the above lines in the example. Any links, advice or points in the right direction are always welcome and appreciated.
Thank you.
Craig Rollison.