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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  diff between restorePipeline and restorepipelinefromfile

    Posted 06/11/12 01:26 PM

    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


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: diff between restorePipeline and restorepipelinefromfile

    Posted 06/11/12 03:11 PM

    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]


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: diff between restorePipeline and restorepipelinefromfile

    Posted 06/12/12 07:38 AM

    [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]


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 4.  RE: diff between restorePipeline and restorepipelinefromfile

    Posted 06/14/12 02:13 PM

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

    Thanks,
    Amol.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods