Ok, so you need to prepare cadence for running the things. Calibre is not part of the cadence flow as such.
Steps forward:
* Create library for storing the run files
* Create a streamout cmd /GDS for calibre to operate on (unless you use oa...)
* Create a calibre runfile that it follows while running the drc
To set things up you need also to
* Copy the calibre.drc (or rules.drc) or whatever it might be called from your rundeck provider and do a slight modification to the file (might not be needed dependent on calibre version). Copy this into a directory called "pv".
* Create a skill script/function
* Create a shell script
Skill:
Code:
(defun rundrc ()
(progn
cname = (hiGetCurrentWindow)->cellView->cellName
lname =...