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
Expand all | Collapse all

Making a HTTPS call to download a file

  • 1.  Making a HTTPS call to download a file

    Posted 12/07/04 06:28 PM

    Hi,
    I have this current situation where i have to log on to a website and download a text file. i want to automate this process by using webMethods to make the call to the website and download the file. But when i am trying the service “PUB.CLIENT:HTTP”, it returns me the HTML of the login page of that website.
    Is there a way in which i can get the session object from the first call and use that in the next “PUB.CLIENT:HTTP” call to download the file.
    Note: I have the direct URL to the file to be downloaded, but when i try it manually it first redirects to the login page and then after authentication it directly gives me the dialog box to open/save the file.
    Please advice on what can be done.
    Thanks in advance
    Regards
    Shantanu


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


  • 2.  RE: Making a HTTPS call to download a file

    Posted 12/10/04 04:17 AM

    Try exploring loadDocument service.

    Thanks
    DG


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