07-14-04 07:46 AM
Hi Rejoyin,
I set up an FTP connecion today, ans there are parametres available for sett
nig
the firewall, such as username and password. To do this, you need to add a
send or receive port to the server using the BizTalk explorer in Visual Stud
io.
You can then set the transport type to FTP, and set the connecion paramiters
in the Address property.
There is some info on the properties here:
ms-help://BTS_2004/TechReference/htm/ebiz_csh_adapterfx_vsyc.htm
Cheers,
Alan
"rejoyin" wrote:
> Thanks Alan! It sounds good.
> But I have some more doubts on this.
>
> your reply means ... i have to set the firewall to allow the particular
> ftp connection for the user id on which the biztalk application runs.
> (correct me if i am wrong)
>
> this is an additional overhead for me. if i have any changes, I have to
> change these firewall configurations again.
>
> Instead, It sounds more nice if we have a seperate userid/ password for
> the firewall itself. In this case the application request for FTP first
> authenticates itself aganist the firewall with the 'firewall
> username/password' and moves ahead to do the FTP.
>
> This is only an intutive idea of mine. I want to check If this is possible
> at all from biztalk??
>
> If possible, the firewall settings will have to be done from the
> orchestration. But I dont know how to do this.
>
> Rejoy.
>
>
>
[ Post a follow-up to this message ]
|