> 'jobname' is added as *metadata* to your catalog? Not sure if using manage_addProperty () to add jobname is equivalent to adding it as *metadata* . <code> manage_addProperty('jobname', 'ABC12345', 'string') </code>