Hi All,
I am building an analytic app which has a series of 3 regex tools performing different routines eg a tokenise to rows, pase this, split that etc.
I have the statements for these tools in a series of seperate customer specific external settings files (Not an app values settings file) and bring them into the flow as an input subject to the customer we're running the app for.
But the regex tool only seems to accept values directly or passed via an action tool. Try as a I might, I can't find a way to pass the values Ive imported into the flow to the tool.
I originally tried to isolate the individual fields with the regex statements into their own streams, so I could move the values to the column header and pass them as single values to drop downs via the connected tool option. But this failed because when I change the customer's settings that I wnat to pull in the values for, the drop downs dont refresh to the new imporeted values, unless I rerun the workflow and resave the app, which sort of defeats the object really.
Does anyone know a better way to solve this.
thanks in advance
w