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

Posting .zip files over https

  • 1.  Posting .zip files over https

    Posted Fri February 08, 2013 08:51 AM

    We have a customer requirement where they will be posting multiple zip files over https.

    Can anyone please let us know if it is possible to post zip files over https

    If yes, once the files have been received in webMethods then how do we recognize them and carry out further processing


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


  • 2.  RE: Posting .zip files over https

    Posted Mon March 04, 2013 07:15 AM

    Yes it is possible to recieve zip files through https. There is no built in services available in webMethods to process compressed files, however you can write custom java service with Java API for processing compressed files.


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