From fa10d2cab987d1458f8f8715cd122837af439b2d Mon Sep 17 00:00:00 2001 From: dcore94 Date: Wed, 13 Oct 2021 17:26:49 +0200 Subject: [PATCH] added bcc to notification email --- templates/da_cache_to_shub.json.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index 23e27dd..ab64a83 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -18,6 +18,7 @@ "auth" : "Bearer ${workflow.input.token}", "parentfolder" : "Blue-Cloud Data Pool", "folder" : "${workflow.input.descriptor.userOrderName}-${workflow.input.descriptor.orderNumber}", + "bcc" : ["prog@maris.nl"], "scriptExpression": "1 === 1" } }, @@ -227,6 +228,7 @@ "inputParameters" : { "from" : "Blue-Cloud Gateway ", "to" : "${workflow.input.callback.email}", + "bcc" : "${init.input.bcc}", "html" : "

Dear user,

your request with id {v1} related to order {v2} number {v3} has completed with the following outcome:


{v4}

You can access your data through your Blue-cloud workspace at {v6}.



WARNING / LEGAL TEXT: This message is intended only for the use of the individual or entity to which it is addressed and may contain information which is privileged, confidential, proprietary, or exempt from disclosure under applicable law. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are strictly prohibited from disclosing, distributing, copying, or in any way using this message. If you have received this communication in error, please notify the sender and destroy and delete any copies you may have received.

", "subject" : "Outcome of Bluecloud DA cache download {v1}", "extra_vars":{