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

Creating Zip file in webMethods

  • 1.  Creating Zip file in webMethods

    Posted Tue January 12, 2016 08:50 AM

    Hi,

    I need to create a service that needs to zip the .csv files? can it possible in flow service?

    The zip file needs to sent using sftp to the target system.

    Using sftp.put service can i able to place the zip file to the target system?

    Regards,
    Karthikeyan S


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Creating Zip file in webMethods

    Posted Tue January 12, 2016 10:41 AM

    There is a service zip:zipFiles in PSUtilities, please check that. Later you can use pub.client.sftp:put to put the file in target file system.

    Let me know if you face any issues.


    #webMethods
    #Integration-Server-and-ESB