Hello All,
I need some guidance on download an file from an given url:
This is the current process:
- webMethods starts an report via an webServices in Learning Management System (Canvas)
- Verify if the report is completed or not by calling 2nd webService’
- Once completed We get an url : https://google,com/accounts/1/files/1234567/download pass it to http client and try downloading. But this url prompts for authentication (CAS).
I am not sure what all the other steps needed to save the file that’s been provided in url.
Could anybody help me in this regard please?
Thank you,
Priyatham