BizTalk Server Orchestration - Orch won't rename file using %SourceFileName% macro?

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > June 2005 > Orch won't rename file using %SourceFileName% macro?





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 Orch won't rename file using %SourceFileName% macro?
aaa

2004-12-14, 9:27 pm

I am using the following code in my orchestration:
MyMessage(FILE.ReceivedFileName) = "test_file_name.txt";

This works on my local test box but not when I deploy to the server and I
just don't get it. So when I call the %SourceFileName% macro in my send port
it tries to write a blank file. What could be going wrong, I have checked
everything?


biztalker

2004-12-15, 6:27 pm

just wasted a whole lotta white space here didnt i...sorry...figured out
what's wrong.

"aaa" wrote:

> I am using the following code in my orchestration:
> MyMessage(FILE.ReceivedFileName) = "test_file_name.txt";
>
> This works on my local test box but not when I deploy to the server and I
> just don't get it. So when I call the %SourceFileName% macro in my send port
> it tries to write a blank file. What could be going wrong, I have checked
> everything?
>
>
>

rbrother1869

2005-06-21, 7:55 am

Would you mind sharing the fix, im running into the same problem
trying to deploy a project using the same style code

MyMessage(FILE.ReceivedFileName) = "test_file_name.zip";

everthing works fine on my dev environment, but the file is not
renamed on our test envronment.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com