08-03-04 10:50 PM
use a role link in your orchestration and set the destination party before
sending. Then setup parties in biztalk explorer and assign send ports to
them. This way you statically define the send ports with all hte proxy
information, and just have to dynamically figure out who you are sending to.
This keeps the transport related specifics out of your orchestration and in
the configuration where it belongs.
Matt
"rejoyin" <anonymous@discussions.microsoft.com> wrote in message
news:96cb742e509fcfc1579cea40864276ed@lo
calhost.talkaboutsoftware.com...
> No Yossi! dont tell me that.
>
> Okay, let me explain you all the scenario. someone may have some thoughts
> to enlighten me.
>
> well, I am have to send some documents to different clients. My
> organisation is having a firewall. Moreover, each of the end-client ftp
> sites will be having their own firewalls. so in this case, I have to some
> how programmatically dynamically set my authentication parameters inside
> the orchestration. Or else, do you have any other idea to workaround?
>
> Rejoy.
>
[ Post a follow-up to this message ]
|