Hey all, this is an additional question about enrichment of the data.Can
the enrichment process be executed within JavaScript(JS) function
instead of using "Enrichment" -tool in order to make a single
dynamically adjustable block for the end user?I am adding additional
data to vars.tableName using JS but after the activity block that runs
my JS I'm not able to retrieve the data. This is in Workflow -> Display
the Target, at the end of the workflow, where the data should
update.Shouldn't I be abl...