Hello everyone,
I have a workflow which outputs data to several SQL tables in different SQL servers.
If one of those sql servers goes down for some reason, my workflow gives an error and at best, I can receive an email letting me know.
Is there any way in which if one of the sql servers go down, I can still output to my other sql servers tables?