Hi Rob ,
Here my process…
As I am using http service with method post and passing following values .
url : https://yyyy.com
method : post
data / Sting : filename (this file name already using for ftp service )
auth / user : username
auth/ pass : password
Out parameters :
Date : Tue, 28 Aug 2007 15:29:01 GMT
Server : Secureftp/4.5.1
connectiontype: text/html;charset = UTF-8
Status : 403
Statusmessage : forbidden.
Here My Questios.
- As https://yyyy.com having two dir on their server one is INCOMING And other is OUTGOING
here http service should put the file into INCOMING dir ., for this we need to pass url as [URL=“https://yyyy.com/INCOMING”]https://yyyy.com/INCOMING[/URL] ?
- Where I need to pass the Filename ? is it to String ?
I already tested credentials on server with USERNAME And PASSWORD , which working fine
I appreciate your reply
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods