Hi,In the script activity I defined a variable (string length>255):vars.cmpdeliveries = myVar123; //myVar123 is a string with more than 255 charactersIn the query activity, where I define the recipients, I add the variable above using 'complementary information' (also tried with enrichment activity,...