BizTalk Server General - Change the Macros provided in Biztalk

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > June 2004 > Change the Macros provided in Biztalk





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 Change the Macros provided in Biztalk
Srini

2004-06-11, 5:43 pm

Can I change the code for thr macros provided by default in Biztalk like
%datetime_bts2000% so that i get the desired results as that would suit me.

The macro %datetime_bts2000% generates time stamp in the following format.
CCYYMMDDHHMMSSS but I donot want SSS to be a part of the file name ?

Can anyone suggest how to approach the above problem.

Any help would be greatly appreciated.

Thanks
Srinivas.A
Sam Vanhoutte

2004-06-11, 5:43 pm

> Can I change the code for thr macros provided by default in Biztalk like
> %datetime_bts2000% so that i get the desired results as that would suit

me.
>
> The macro %datetime_bts2000% generates time stamp in the following format.
> CCYYMMDDHHMMSSS but I donot want SSS to be a part of the file name ?


Hello,

I don't know wether this is possible, but you can achieve the same
functionality by promoting the desired filename to this property :
This can be done in the message assignment shape...
Message(BTS.OutboundTransportLocation) = desiredFileName;



Christof

2004-06-20, 11:07 pm

These macros are build into the adapter's code. You cannot change those.

Kind regards,
Christof

"Srini" <srini_225@yahoo.com> wrote in message
news:48f454ae.0406102200.6bd8986@posting.google.com...
> Can I change the code for thr macros provided by default in Biztalk like
> %datetime_bts2000% so that i get the desired results as that would suit

me.
>
> The macro %datetime_bts2000% generates time stamp in the following format.
> CCYYMMDDHHMMSSS but I donot want SSS to be a part of the file name ?
>
> Can anyone suggest how to approach the above problem.
>
> Any help would be greatly appreciated.
>
> Thanks
> Srinivas.A



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com