|
Home > Archive > BizTalk Server Orchestration > December 2005 > Flat file processing - very simple Q, pls help
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 |
Flat file processing - very simple Q, pls help
|
|
| Alex M 2005-12-05, 5:55 pm |
| Hello All.
I have very simple task - process tab separated flat file.
I've set "Flat File extension" in Schema Editor extensions for input schema.
With default settings it doesn't work.
Also I've tried for root node (records contaner) following settings:
Child delimiter type: Character
Child delimiter: \n
for record element (fields container):
Child delimiter type: Character
Child delimiter: \t
but this doesn't work.... 8(
| |
| Nick H 2005-12-10, 5:52 pm |
| Alex,
Can you post an example of the file to this newsgroup and I'll have a look
at the problem?
Nick
"Alex M" wrote:
> Hello All.
>
> I have very simple task - process tab separated flat file.
> I've set "Flat File extension" in Schema Editor extensions for input schema.
> With default settings it doesn't work.
>
> Also I've tried for root node (records contaner) following settings:
> Child delimiter type: Character
> Child delimiter: \n
>
> for record element (fields container):
> Child delimiter type: Character
> Child delimiter: \t
>
> but this doesn't work.... 8(
>
>
>
|
|
|
|
|