BizTalk Server General - Overwrite an existing file in a dynamic send port

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > June 2004 > Overwrite an existing file in a dynamic send port





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 Overwrite an existing file in a dynamic send port
darin dimitrov

2004-06-29, 5:52 pm

Hi,

I have set a dynamic send file port in my orchestration in which I
explicitly specify the filename. If the file doesn't exist everything
works fine and a new file is created, but if a file with the same name
already exist in the specified folder I get an error message saying
that BizTalk cannot open the file. My question is how can I make
BizTalk overwrite the existing file in a dynamic send port?
David Stucki [MSFT]

2004-06-29, 5:52 pm

I can get this to work with a dynamic send port using this code in my
orchestration:

Message_2(FILE.CopyMode) = 2;

David Stucki
This posting is provided "AS IS" with no warranties and confers no rights.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com