Download file from an url in WM 8.2

Hello All,

I need some guidance on download an file from an given url:

This is the current process:

  1. webMethods starts an report via an webServices in Learning Management System (Canvas)
  2. Verify if the report is completed or not by calling 2nd webService’
  3. 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

All,

I got this working now! Thanks everybody for taking some time to look at the request.

Priyatham