BizTalk 2004 FTP Adaptor Trouble
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Applications Integration > BizTalk 2004 FTP Adaptor Trouble




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    BizTalk 2004 FTP Adaptor Trouble  
BizTalk 2004 FTP Adaptor Trouble


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-09-06 10:57 PM

We are integrating the eCommerce system with backend legacy systems.

For communicating between windows server and mainframe systems. FTP service
is used.  Currently in BizTalk 2002 environment it is been handled using FTP
Application blocks. While migrating to BizTalk 2004 we planned to use BizTal
k
FTP Adaptor as follows:

1. We have used a DYNAMIC send port to define time stamp generated file name
:
DyNamicSendPort(Microsoft.XLANGs.BaseTypes.Address)="ftp://123.123.123.123/F
ileName.Ext"

2. Set Message context with required FTP parameter.
//Set context on the message you want to send:
msgOut(FTP.UserName) = "USERNAME";
msgOut(FTP.Password) = "PASSWD";
msgOut(FTP.RepresentationType)= "ASCII";
msgOut(FTP.BeforePut) = "quote site recfm=fb lrecl=500 blksize=30000";

After this we get following exception:

The "FTP" adapter is suspending an outbound message going to destination
URL:"ftp://123.123.123.123/FileName.Ext". Details:"The command "quote site
recfm=fb lrecl=500 blksize=30000" failed on the FTP server. ".

If we chnage the IP address to any existing Windows FTP server, file
processed and FTPed successfully.

It is really a weird scenario.

Any help will be highly appreaciable,

TIA,
Hemal M





[ Post a follow-up to this message ]



    RE: BizTalk 2004 FTP Adaptor Trouble  
BizTalk 2004 FTP Adaptor Trouble


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-09-06 10:57 PM

Tried to give dynamic port address as :
"http://USERNAME:PASSED@123.123.123.123/FileName.Ext"

But no success with this....

It will be great if anyone can help me out in this.

TIA,
Hemal M

"BizTalk 2004 FTP Adaptor Trouble" wrote:

> We are integrating the eCommerce system with backend legacy systems.
>
> For communicating between windows server and mainframe systems. FTP servic
e
> is used.  Currently in BizTalk 2002 environment it is been handled using F
TP
> Application blocks. While migrating to BizTalk 2004 we planned to use BizT
alk
> FTP Adaptor as follows:
>
> 1. We have used a DYNAMIC send port to define time stamp generated file na
me:
> DyNamicSendPort(Microsoft.XLANGs.BaseTypes.Address)="ftp://123.123.123.123
/FileName.Ext"
>
> 2. Set Message context with required FTP parameter.
> //Set context on the message you want to send:
> msgOut(FTP.UserName) = "USERNAME";
> msgOut(FTP.Password) = "PASSWD";
> msgOut(FTP.RepresentationType)= "ASCII";
> msgOut(FTP.BeforePut) = "quote site recfm=fb lrecl=500 blksize=30000";
>
> After this we get following exception:
>
> The "FTP" adapter is suspending an outbound message going to destination
> URL:"ftp://123.123.123.123/FileName.Ext". Details:"The command "quote site
> recfm=fb lrecl=500 blksize=30000" failed on the FTP server. ".
>
> If we chnage the IP address to any existing Windows FTP server, file
> processed and FTPed successfully.
>
> It is really a weird scenario.
>
> Any help will be highly appreaciable,
>
> TIA,
> Hemal M





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:07 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register