Hi all,
I'm creating an App that needs to select a target table. Provide a list a drop options to map fields, Cass standardize the addresses and finally write back to the db(into another table).
This is what I have so far but it doesn't seem to want to work. I get a "Input Timeout piperead 300000miliseconds" error and even if I run it as a workflow it seems to want to take forever (only ~350 records were completed before failure).
What am i doing wrong here?

Thanks!