Hi All,
I'm trying to create a reusable UDA that would grab any workflow variables that were populated in that particular workflow, and shoot those off to a table in SQL for storage and reporting. Being a UDA, I don't want to specify which workflow variables should be grabbed in each individual scenario and would prefer if there is a way that the UDA could just grab whatever workflow variables were present in that particular workflow.
Can anyone think of a way to do this?
thanks


