VarianAPIs / Varian-Code-Samples

Code samples for ESAPI and other Varian APIs and web services.
MIT License
114 stars 108 forks source link

export automation #30

Open jamesmichaellamb opened 5 years ago

jamesmichaellamb commented 5 years ago

Hi,

At my institution we export approve plans to MIM, to a file server, and frequently a DICOM listener for ExacTrac. Is there any way to automate these export operations with scripting (or any other way to automate them in Eclipse v15.6)? I'm unable to see anything relating to export in the scripting API documentation, but it seems like something that would be ripe for automation.

Thanks, Jim Lamb, PhD UCLA Radiation Oncology

thomasravkilde commented 4 years ago

Hi Jim,

Take a look at https://github.com/VarianAPIs/Varian-Code-Samples/wiki/Scripting-the-Varian-DICOM-DB-Daemon-with-ESAPI

Cheers, Thomas