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.  File Transfer using webmethods

    Posted Thu January 17, 2002 02:59 PM

    HI ,

    Currently I am woking on Acitveworks 4.1 . I have a requirement where I have to do a file transfer
    from Orale database to another source. I was told that Activeworks 4.1 does not support file transfer.Is ther any other way of doing file transfer
    using webMethods.Please let me know

    thanks,
    -Prabhu


    #broker
    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker


  • 2.  RE: File Transfer using webmethods

    Posted Thu January 17, 2002 03:07 PM

    3 options include:

    -Java FTP code in a Custom Code step (simple)
    -parse the file into byte of an event/document
    -send a message to b2b server and use built-in FTP services


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #broker
    #webMethods


  • 3.  RE: File Transfer using webmethods

    Posted Thu February 07, 2002 12:06 PM

    This requirement can be satisfied using Flat File adapter. This adapter can transfer an event to flat test file. Once this is done a shell script can be written to transfer the file from ne host to anoter host.


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #broker


  • 4.  RE: File Transfer using webmethods

    Posted Thu March 07, 2002 11:59 AM

    I am new using WM.
    I need to transfer a file from/to a IBM mainframe. I’m using File IO Adapter.
    I don’t know if I can use Java in a Custum Code Step to do it.
    If YES, cold you send me the Java code?
    Thanks
    Ftimon


    #Integration-Server-and-ESB
    #webMethods
    #broker
    #Universal-Messaging-Broker


  • 5.  RE: File Transfer using webmethods

    Posted Thu February 27, 2003 02:19 AM

    Hello. I’m new to WM. Does any one know how to download files from a web server using HTTPS protocol using the existing supplied services? I have been able to post using Pub.Client:http but can not figure out how to use this to download files. Thanks.


    #webMethods
    #broker
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker