convertToValues problem

First,

i Think u might not have defined the correct flatfile schema.
Do one think, create one record with default record identifier in flat file schema , inside that flat file schema create two records iwith name “aaa” and “bbb”. then make the default record with ‘unlimited’ occurance and 1 record occurance of “aaa” and “bbb” respectively.

then when you will create DT from that schema then your DT structure should look like this:-

(with multiple occurance,it will be a document list)
(with single occurance,it will be single document)
(with single occurance,it will be single document)

Plz ask if any further doubt…

i Think u might not have defined the correct flatfile schema. Do one think, create one record with default record identifier in flat file schema , inside that flat file schema create two records iwith name “aaa” and “bbb”. then make the default record with ‘unlimited’ occurance and 1 record occurance of “aaa” and “bbb” respectively. then when you will create DT from that schema then your DT structure should look like this:-

1)recordWithNoID>(with multiple occurance,it will be a document list)
1.1)aaa(with single occurance,it will be single document) 1.2) (with single occurance,it will be single document)
Plz ask if any further doubt…

Is there anywhere in the FFSchema Dev Doc that outlines what you’ve suggested?

Nope.

Hi,
There is not exactly mentioned in any Doc. you have to do this by practice.

Sigh…

Then I can’t recommend to my management that we use WmFlatFile for anything serious.

Found it.