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
  • 1.  How to use GetFile service

    Posted Sat June 04, 2011 08:25 AM

    Hi All, I am new to webMethods, can anyone tel me the use of GetFile services and how to use it. I have created some basic services.


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


  • 2.  RE: How to use GetFile service

    Posted Sat June 04, 2011 07:30 PM

    Have you reviewed the documentation that describes this service? If you have a specific question I’m sure someone can help.


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


  • 3.  RE: How to use GetFile service

    Posted Thu June 09, 2011 02:19 PM

    Go to webMethods Documentation->Developer->webMethods Integration Server Built-In Services Reference.pdf-> Serch for [FONT=Arial Narrow][SIZE=4][FONT=Arial Narrow][SIZE=4]
    pub.file:getFile service.

    [/size][/font][/SIZE][/FONT]


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


  • 4.  RE: How to use GetFile service

    Posted Mon June 20, 2011 07:30 PM

    hi sanj … I too new but i worked on this … First you copy the file name through properties of the file by right click of your mouse and sure you will get the complete path of the file .and now go to wm developer editor and invoke a service from wm.pub.file.getfile and in the pipeline input field you paste the path of the file which you want to get to developer editor …that is the way how we get a file …thanking you …


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