avid.common.artefact.pathGenerationDelegate
- avid.common.artefact.pathGenerationDelegate(workflow, workflowArtefact)
Generates the path derived from the workflow informations and the properties of the artefact. This default style will generate the following path: [workflow.outputpath]+[workflow.name]+[artefact.actiontag]+[artefact.type] +[artefact.case]+[artefact.caseinstance] The case and caseinstance parts are skipped if the respective value is NONE.