Question
Sun Life Financial Inc
IN
Last activity: 24 Dec 2018 4:17 EST
Call an external application and get some data using selenium JAVA library and executable files.
Hi Team,
There is a business requirements:-
We have few legacy applications which are not having any API exposed to provide the data. So we need to open the applications manually and get the required data eq. a date and use it in PEGA application.
Business is looking for some kind of solution that can automate this process and we can open the application and get the data automatically without any human intervention.
One approach I think of is use executable selenium JARS and run them using batch file via JAVA function in acitivity. Will it work and what would be the steps?
Any other approach is also welcome.
P.S.:- We do not have RPA so we can not use that here.