shell - Is it possible to pull data from a https:// url by passing the date parameters -
i have requirement need automate current informatica(informatica installed on linux) workflow process. through ages, source files manually downloaded vendor's web portal looks https://portal.name.com, enter credentials login website. later, go place reports(source files) can downloaded .xls format , format files using excel macro , save .csv. use .csv file load data in our workflows.
so wondering if part of process can automated downloading files? able convert of macro part shell script need downloading files, converting .xls file .csv file...
Comments
Post a Comment