On Wed, 11 Jul 2007 02:42:00 -0700, Ghostrider
<Ghostrider@[EMAIL PROTECTED]
> wrote:
>Thanks for getting back to me. I have created an output schema, but I'm
not
>sure
>what to set the properties to.. I need to create an output file of type
>delimited, so should the output schema have this property set ? Also what
>property should I
>be setting in terms of the input to this output schema if any ?
>
>Thanks in advance for ne feedback u or ne1 else is able to provide
Going through how to create your schema in details is a tedious task,
so I wont do it :-) I will tell you that you need to add a flat file
schema to your project. Then, you need to create records that match
your input. And for each record, you will have to tell the parser
whether the record is a delimited record or a positional record. You
also need to do this for the root node, which is also a record. You
click on a record, and in the properties, you go to the "Structure"
property and choose which one it is.
Baiscally, you'd be better off using the wizard.
But, also, I'd recommend reading the blog posting of Tomas Restrepo:
http://www.winterdom.com/dev/bts/BTSFFSchemaTut1.html
Good luck, and when (IF!) you get stuck, don't hesitate to get back to
us on the newsgroups with specific questions.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@[EMAIL PROTECTED]


|