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.  FTP over SSL

    Posted Thu March 09, 2006 01:09 AM

    I recently received a requirement to transport files using FTP over SSL to one of our vendors. They have a standard sFTP server using port 990. I am able to connect and transfer files using WS_FTP, with implicit SSL. How can I use webMethods to connect to their server? Is there a way to connect with implicit SSL?


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: FTP over SSL

    Posted Thu March 09, 2006 02:18 AM

    What is your IS version?

    Basically new IS/TN6.5 EDIINT provided AS3,VAN FTPS (FTP over SSL) delivery service capablities,also pub.client:ftp (secure param) service provides FTP secure, please see over it in the documentation details.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 3.  RE: FTP over SSL

    Posted Thu March 09, 2006 09:31 PM

    I suppose, even webMethods 6.5 does not support Implicit SSL.


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: FTP over SSL

    Posted Thu March 09, 2006 09:53 PM

    Beginning in IS 6.5, the pub.client:ftp and pub.client.ftp:login built-in services support a new document parameter called secure. This document contains two fields used to control how IS connects to secure FTP servers

    From the IS 6.5 Built-In Services Guide

    You can also define SecureFTP (SFTP) listeners or ports so that IS services can be invoked upon receipt of files sent using FTP over SSL.


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: FTP over SSL

    Posted Mon March 13, 2006 12:38 PM

    Hi,

    For a customer implementation we need to use FTPS in 6.5, we are using RI in DMZ and IS in inner firewall.

    1. How to setup the configuration between RI and internal IS for a customer to drop a file via FTPs port.

    2. Where to configure FTPs port, should it be in IS or should it be in RI and how the customer can drop a file to the specified folder via RI.

    Thanks,
    Swami


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 6.  RE: FTP over SSL

    Posted Mon March 13, 2006 04:55 PM

    I’m pretty sure that the Remote Invoke (RI) server does not support either FTP or FTPS, but check the docs to be sure.

    Mark


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: FTP over SSL

    Posted Wed August 20, 2008 12:14 AM

    We recently received a request from a new partner to use FTP over SSL to send and receive files from their server. So our IS would always be acting as a client. In this case I don’t think we need to create any FTPS port in our IS. Partner also does not require to authenticate the client. So we don’t need to send them our certificates or keys. Are both my assumption correct in this case?

    Also partner told us that we would have to open up around 100 ports for FTPS communication to take place. With the security policy we have in our company our network team is not ready to open any ports on the internal server. Can we use RI server for FTPS to work. How do we need to setup our internal IS and RI server for this? Any other solution to achieve this FTPS communication? I would really appreciate any suggestions on this.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods