Saving and Restoring the Flow Service Pipeline while Debugging
Because the pipeline contains the data that a service operates against, the ability to save and restore the pipeline when you are debugging a service is something you may frequently want to do. For example, if a service is failing intermittently at run time, you may want to save the pipeline so you can capture and examine the data that it was running against after a failure.