Web service task configuration
Please let me know about this ,I am trying to move folder data into some http location by using web service task .I am working on it ,if you know how to configure web service task please let me know.Thanks
December 20th, 2010 10:32am

Who created the WebService?Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 10:38am

I do not understand what you are trying to say.
December 20th, 2010 11:31am

There is no canned WebServices that can upload folder data (I assume files) to an arbitrary HTTP site. I do not know why you need a WebService. Why not to use POST or even perhaps the GET will do?Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 11:34am

Post or GET ,I do not understand. You are saying we cannot use web service task to upload files of folder from folder to some http location than what would be best to achieve this .if you know please let me know.Thanks
December 20th, 2010 12:58pm

You should be able to use a WebService, but there AFAIK there is no such a ready (out of the box) WebService. So you either write your own or use say HTTPWebRequest. Examples: http://aspnetupload.com/Upload-File-POST-HttpWebRequest-WebClient-RFC-1867.aspxArthur My Blog
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 1:34pm

Please be specific dude ,can we use web service task for this or not . How about FTP task ,can we do same task by using FTP task ,please let me know.Thanks
December 20th, 2010 4:13pm

Please be specific dude ,can we use web service task for this or not . How about FTP task ,can we do same task by using FTP task ,please let me know.Thanks
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 4:13pm

You would need to write up your own WebService and hook it up to the WebService task, this is how it works, so it is a longer way. The FTP will work and besides, it is a more typical way of moving files.Arthur My Blog
December 20th, 2010 4:20pm

You would need to write up your own WebService and hook it up to the WebService task, this is how it works, so it is a longer way. The FTP will work and besides, it is a more typical way of moving files.Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 4:20pm

I do not understand ' write up your own WebService and hook it up to the WebService task' ,I think we need to configure web service task ,please let me know about that ,I have o/p variable and http connection but not know what would be wsdl file ,Input. FTP ,can you know how to configured please let me know.Thanks
December 20th, 2010 4:28pm

I do not understand ' write up your own WebService and hook it up to the WebService task' ,I think we need to configure web service task ,please let me know about that ,I have o/p variable and http connection but not know what would be wsdl file ,Input. FTP ,can you know how to configured please let me know.Thanks
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 4:28pm

What webservice to call so it would upload the data you need? For the FTP to work, do you know if the remote site accepts FTP connections? Do you have the needed credentials?Arthur My Blog
December 20th, 2010 4:33pm

I do not know what webservice to call you are talking about ,I am new to web service.Thanks
Free Windows Admin Tool Kit Click here and download it now
December 20th, 2010 4:40pm

It could be this: http://www.c-sharpcorner.com/uploadfile/scottlysle/uploadwithcsharpws05032007121259pm/uploadwithcsharpws.aspxArthur My Blog
December 20th, 2010 4:45pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics