Skip to content

Special Kepler Canvas Parameters

Chris Churas edited this page Jan 27, 2015 · 6 revisions

This page describes five special Kepler canvas parameters that are set when the Workflow runs.

NOTE To utilize these variables they must be set on the canvas of the Kepler Workflow.

CWS_outputdir

This is set to a full directory path where the output for the Job should be written to. This should also be the current working directory for the job when it runs.

CWS_jobname

Set to name of Job.

CWS_jobid

Set to id of Job.

CWS_user

Set to owner of Job.

CWS_notifyemail

Set to email of owner to optionally use for notification of status changes during Workflow run.

NOTE: Service will by default send email notification upon job start and completion.