diff between restorePipeline and restorepipelinefromfile

Hi to All,

can any one tell me wat’s the difference between restore pipeline and restorepipeline frm file and also tell me about savepipeline and savepipelinetoFile?

Regards,
Sakthivel

Hi ,

Please refer the document [FONT=Arial][SIZE=3][FONT=Arial][SIZE=3] webMethods Integration ServerBuilt-In Services Reference guide . you can understand the difference between two service[/size][/font]

Regards,
Jeevan_mjk
[/SIZE][/FONT]

[SIZE=3][FONT=verdana]savePipeline service Saves all pipeline data to a String ($name), which can be retrieve later by restorePipeline service.

Note that since the pipeline is saved to memory, it will not be available after a server restart

savePipelineToFile can save pipeline data to a file in local directory which can be retrieve later by restorePipelineFromFile

These services were helpful in debugging.

Regards,
Rajesh Kumar Asokan[/font][/size]

Can we see the values stored in Pipeline String($name) in SavePipeline service?
I think we can see it server logs?

Thanks,
Amol.