Am I to understand that you’re using savePipelineToFile/restorePipelineFromFile as a normal mechanism for integration solutions? Normally, these are only used for debugging purposes. There are a variety of issues with using these services for “real” work.
What are you trying to achieve with this “save pipeline to memory, schedule a task, read pipeline from memory” approach? At first look, this seems unnecessary and fragile.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB