|
Home > Archive > BizTalk Server > January 2005 > how to add datetime tag in a text file coming out from biztalk ser
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 |
how to add datetime tag in a text file coming out from biztalk ser
|
|
| CyberLotus 2005-01-14, 2:47 am |
| Hi,
I'm using pipeline component to convert an XML to a flat file in BizTalk 2004.
Now I want to save this flat file in disk with a specific name format. For
example, I want to save it as "Profile0114051" in the format as shown below:
"Profile<date(mmddyy)><version>".
How can I achieve this?
Please help me.
Thanks & Regards,
CyberLotus
| |
| Ruslan Yakushev [MSFT] 2005-01-14, 8:46 pm |
| You can try using the date time macros as described here:
http://msdn.microsoft.com/library/d...-us/operations/
htm/ebiz_ops_adapt_file_zdax.asp
--------------------
>Thread-Topic: how to add datetime tag in a text file coming out from
biztalk ser
>thread-index: AcT5/9N3svVm3zNqTmW9HWill257sQ==
>X-WBNR-Posting-Host: 220.227.179.5
>From: "=?Utf-8?B?Q3liZXJMb3R1cw==?=" <CyberLotus@discussions.microsoft.com>
>Subject: how to add datetime tag in a text file coming out from biztalk ser
>Date: Thu, 13 Jan 2005 22:11:03 -0800
>Lines: 13
>Message-ID: <6B57C250-1B48-4ADD-9FB0-B2C4D974958D@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.biztalk.server
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXS01.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGXA0
3.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.server:10736
>X-Tomcat-NG: microsoft.public.biztalk.server
>
>Hi,
>
>I'm using pipeline component to convert an XML to a flat file in BizTalk
2004.
>Now I want to save this flat file in disk with a specific name format. For
>example, I want to save it as "Profile0114051" in the format as shown
below:
>"Profile<date(mmddyy)><version>".
>
>How can I achieve this?
>
>Please help me.
>
>Thanks & Regards,
>CyberLotus
>
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
|
|
|
|
|