IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Difference between built-in service savePipeline and savePipelineToFile

  • 1.  Difference between built-in service savePipeline and savePipelineToFile

    Posted Tue October 12, 2010 06:51 AM

    Hi all,

    I am new to webMethods.
    Can anybody explain the difference between the built-in services savePipeline and savePipelineToFile.

    Thanks in advance
    Subrat


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Difference between built-in service savePipeline and savePipelineToFile

    Posted Tue October 12, 2010 10:13 AM

    Heu … savePipeline is saving the pipeline in memory whereas savePipelineToFile … save it to a file :proud:

    What else ?


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 3.  RE: Difference between built-in service savePipeline and savePipelineToFile

    Posted Tue October 12, 2010 03:18 PM

    Welcome to the forums.

    You’ll find descriptions of all the built-in services in the “Integration Server Built-In Services Reference” document. This PDF can be found in the _documentation/Developer directory of your installation and on the Software AG web site.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Difference between built-in service savePipeline and savePipelineToFile

    Posted Tue October 12, 2010 04:27 PM

    Yes it saves the IDATA format file in the IntegrationServer/pipeline folder…and use restorePipelineFromFile for pipeline data retrieval.

    HTH
    RMG


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 5.  RE: Difference between built-in service savePipeline and savePipelineToFile

    Posted Thu October 14, 2010 07:38 AM