Hi
My process goes something like this
Start->Fetch from Table-> Send Email to records in the table -> Update a field in the table with the email sent time&date->Update a Log(text file)->End
Is there anyway I can have this entire process as a single transaction ? I mean if 1 fails, everything else fails.
Thank you very much.
RR
My process goes something like this
Start->Fetch from Table-> Send Email to records in the table -> Update a field in the table with the email sent time&date->Update a Log(text file)->End
Is there anyway I can have this entire process as a single transaction ? I mean if 1 fails, everything else fails.
Thank you very much.
RR