Date Mapping Question
- From: KeithP <jkposey@xxxxxxxxx>
- Date: Wed, 18 Jul 2007 20:17:38 -0000
I have a map whose destination schema is a flat file schema (I'm not
sure if that impacts my question or not). I have a source node that
is a DateTime datatype and a destination node that is a string. I
need the flat file to contain the date in the format yyyyMMdd.
Does anyone have any suggestions on the easiest way to accomplish
this?
I was hoping to find a functoid to help with date formatting, but did
not. I thought of using a scripting functoid and create some inline
c# that took the input parameter and concatenated the date parts into
my desired format, but was worried that it would produce an error if
the source node is empty (which is possible). In the case of an empty
source node, I would like the destination field to be empty as well.
Thanks for any help with this!
.
- Follow-Ups:
- Re: Date Mapping Question
- From: Jan Eliasen
- Re: Date Mapping Question
- Prev by Date: Re: Restarting Host Instances Best Practice
- Next by Date: Re: Pass CSV file as webservice method parameter.
- Previous by thread: Re: Restarting Host Instances Best Practice
- Next by thread: Re: Date Mapping Question
- Index(es):
Relevant Pages
|