Microsoft Knowledge Base Email Alertz

The

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 316637 - Last Review: November 15, 2007 - Revision: 4.8

FIX: The %src_filename% Symbol Does Not Work with the Pass-Through Flag

Hotfix download is availableHotfix Download Available
View and request hotfix downloads
This article was previously published under Q316637

On This Page

SYMPTOMS

The %src_filename% symbol does not retain the correct file name and path if you use the pass-through flag to submit the input file to BizTalk Server. Instead of the name and path of the input file name being passed to the output file name by these symbols, the actual text of the symbol name is passed to the output file name.

RESOLUTION

BizTalk Server 2000

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
299664  (http://kbalertz.com/Feedback.aspx?kbNumber=299664/EN-US/ ) INFO: How to Obtain the Latest BizTalk Server 2000 Service Pack

BizTalk Server 2002

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
    Date        Time   Version     Size     File name
   -------------------------------------------------------
   09-Aug-2003  00:27  3.0.2501.0  139,536  Cisapi.dll 
   09-Aug-2003  00:27  3.0.2501.0  549,136  Ciscore.dll 
   09-Aug-2003  00:27  3.0.2501.0  426,256  Cisengine.dll 
   09-Aug-2003  00:26  3.0.2501.0   53,520  Dbaccessor.dll 
   09-Aug-2003  00:27  3.0.2501.0  368,912  Mscis.exe

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

By using the %src_filename% symbol that is available in BizTalk Server 2000 Service Pack 1 (SP1) and BizTalk Server 2002, you can dynamically modify output file names by using the File transport.

You can use the %src_filename% symbol to generate output files that have the name and the path of the original input file. For example, when you are configuring a BizTalk Messaging Port, you can configure the File transport address as the following:
file://c:\outputfile%src_filename%.txt
In this example, if you name the input file test.xml, the output file name becomes
outputfiletest.xml.txt
if you use the pass-through flag to submit the input file to BizTalk Server.

For the File transport type, you can include characters and symbols to dynamically modify the output file name. The following table contains the symbols that you can use with the File transport type:

Collapse this tableExpand this table
SymbolDescriptionUnique file name
%datetime%Date and time, in milliseconds, of the file creation
The time is based on Greenwich Mean Time.
No
%document_name%Name of the document definition that is used to process the source fileNo
%server%Host name of the server that processed the documentNo
%src_filename%Name of the file that is being submitted for processingNo
%tracking_id%Globally unique tracking numberYes
%uid%Counter that increases over time, represented in milliseconds
This number is reset when you restart the server.
No

APPLIES TO
  • Microsoft BizTalk Server 2002 Standard Edition
  • Microsoft BizTalk Server 2000 Service Pack 1
  • Microsoft BizTalk Server 2000 Service Pack 1a
Keywords: 
kbautohotfix kbhotfixserver kbqfe kbbug kbpending KB316637
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate