Page 1 of 1

Can DataStage make Https Connection on Source

Posted: Tue Mar 30, 2004 10:27 am
by rkumar28
Hi,
I have a new job and new to datastage. My company is currently in a process of migrating from Indigo(ETL) to DataStage7.1. We have few flat files residing on the third party secured website. The website does not currently support FTP.
Currently, Indigo is able to make the https:\\ connection to that website using secured loginId and password and extract the flat files directly from the website to our database.

Can DataStage do the same. I will really appreciate any help in this regard.
Thanks

Re: Can DataStage make Https Connection on Source

Posted: Tue Mar 30, 2004 1:21 pm
by ogmios
No, it's not possible. Welcome to DataStage :D

Just curious, what's the reason for wanting to migrate to DataStage?

Ogmios

Posted: Tue Mar 30, 2004 4:13 pm
by Jay
hi

me thinks u can use the rexec command in unix to login to that secure web site and dump those files into your local server/machine.

jay