Hi Team,
We are planning to implement FTPS Out bound on webMethods 9.8. Any one has on idea how to implement this.
Also I came to know there are some restriction on TLS versions. Still it’s there on wM9.8 version for FTPS?
Thanks for your support.
Regards,
Krishna
Hi Krishna,
Are you making use of Active transfer or custom services.
Thanks,
Hari
Krishna_PB
(Krishna PB)
October 18, 2016, 8:12am
5
R u talking about MFT? Then we are not using that, we are planning to implement using built-in services / TN.
Do u have any idea on this?
Hi Krishna,
what about using build in SFTP feature (available since wM 9.5 SP1)?
Regards,
Holger
Krishna_PB
(Krishna PB)
October 18, 2016, 12:46pm
7
Yes Holger, I knew this, But Client is preferring only FTPS.
Regards,
Krishna
I think you can configure the delivery method as FTPS ,Host Name,Port,User name password in partner profile settings.Check TN Administrator guide.I hope this address or else please revert.
Krishna_PB
(Krishna PB)
October 18, 2016, 4:17pm
9
Even I am thinking in the same way, do u have any other approach without using TN.
Regards,
Krishna
you have go for the option of writing a java code for implementation of FTPS
Krishna_PB
(Krishna PB)
October 18, 2016, 4:38pm
11
Thanks for the support. Do you have any sample code for the same?
Regards,
Krishna
Hi,
what about using the build-in services from pub.client.ftp:*?
These are also supporting FTPS.
Most likely TLS will mean TLS v1. TLS v1.1 and TLS v1.2 might not be supported.
See IntegrationServer Build-In-Services-Guide for details.
Regards,
Holger
Krishna_PB
(Krishna PB)
October 19, 2016, 11:53am
13
Thanks Holger.
We are using pub.client.ftp.* service for FTP connectivity, let me try the same for FTPS also and will let you know the status.
Regards,
krishna