I am trying to create an automation script that will pick up all transactions that occured since the script was last run. I have created an automation variable and I can update the variable with the current date stamp information. However, I haven’t figured out how to save this information for use with the next run of the script to pick up transactions with a date stamp greater than the date stamp of my last run. Is it possible to pass automation variables between scripts? If so, would it be possible to get an example of passing an automation variable between automation scripts and using this variable as a bind variable in the query?
Thanks in advance for any assistance you can provide.