From 1b67d7c0aa872e7ffe66f9cb30c8e3d877578220 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Fri, 17 Sep 2021 09:31:20 +0200 Subject: [PATCH] fixed report generation --- templates/da_cache_to_shub.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index b756e6b..fbf1157 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -14,7 +14,7 @@ "inputParameters": { "downloads" : "${workflow.input.descriptor.downloads.*}", "storagehub" : "{{ storagehub }}", - "workspace" : "{{ workspaceurl }}", + "workspace" : "{{ workspace }}", "auth" : "Bearer ${workflow.input.token}", "parentfolder" : "Blue-Cloud Data Downloads", "folder" : "${workflow.input.descriptor.order_name}-${workflow.input.descriptor.order_number}",