BizTalk Server Orchestration - Re: How to send xml file thru FTP to remote server from orchestrat

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > July 2005 > Re: How to send xml file thru FTP to remote server from orchestrat





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: How to send xml file thru FTP to remote server from orchestrat
Lakshmi Murthy

2005-07-19, 7:48 am

Hi Yossi,

Thanks for the help. I am able to send files to the FTP Server using FTP
Adapter.

The Problem was with the folder permissions. Once, i shared them , it worked.

Thanks again
Regards
Lakshmi
http://techsavygal@blogspot.com


"Yossi Dahan" wrote:

> Lakshmi,
>
> The proper way to send messages out of BizTalk is through a send port and
> adapters, just as the proper (and more or less the only) way to receive
> messages into BizTalk is a receive port/location and adapter.
>
> The best way to receive a file message into BizTalk is indeed setting a
> receive location using the file adapter to pick up the file. if you can't
> get this to work refer to documentation or post the exact scenario and the
> error you're getting and I (and others) will try to help.
>
> Sending the message is done by setting up a send port with the FTP adapter.
> again - if you're having trouble doing that post the error you're getting.
>
> now this send port can subscribe directly to the receive location, have a
> filter to subscribe to the message or be bound to an orchestration. either
> way the message is sent through a send port.
> As you can see this is the best way to send a message even if you do need an
> orchestration, simply have a send port in your orchestration, and later bind
> it to the send port you've created.
>
> If you really insist you could use an expression shape in an orchestration
> to call a .net component that will FTP your message, but you'll be missing
> out on a lot of very useful features BizTalk provides.
>
> Let me know if you need more clarifications on this
>
> Yossi Dahan
>
>
> "Lakshmi Murthy" <LakshmiMurthy@discussions.microsoft.com> wrote in message
> news:2B4D37BE-CAED-4D63-B045-62ACDFEC9B7B@microsoft.com...
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com