Hi Everyone, I am currently downloading the reports from Cognos by UI actions.
The following is the current automation:
- Opening the Cognos link in a browser, which is taking more time to load.
- Providing the inputs to download the file.
- Downloading the report by using UI actions (by clicking on the UI element).
- Saving the file in the respective folder.
Is there any way to download the report faster by using an API instead of the UI?
Anil_G
(Anil Gorthi)
2
@Praveen_Vs
These are the avaliable apis …you can explore
Cheers
swagner
(SW9911)
3
Hi Praveen,
I am seeking to do the same with a current process. Were you able to get this working? If so, would you mind to share some sample?
Thanks!