Download a file with http protocole

Hi,

I am a novice user of wm. i’m trying to implement a method that can download a file from a website using http protocol. in order to connect i should send a username and password.
Can anyone tells me how to do, or can anyone tells me what to use ?

Thanks.

Invoke pub.client:http wmPublic service to do a HTTP GET method on the URL.

Plz review the “7-1-2_Integration_Server_Built-In_Services_Reference.pdf” and look for the above mentioned service for how to set the input params

Also check this thread for more reference:
[URL]wmusers.com

HTH,
RMg