Drew,

I just finished going through the export scripts and giving the exported files 'pretty' file names and putting each type in its own directory. I also ran the crn dbunload to see what data is being unloaded there. I did find one problem where in the list of tables to export there was the entry 'UP_USER,UP_CHAN_TYPE' which I assume is supposed to be 'UP_USER', 'UP_CHAN_TYPE'

Once I changed that I went through the data.xml and wasn't sure if all the tables being unloaded are needed. - UP_USER appears to be taken care of by the export-user.crn and export-layout.crn scripts.
- UP_CHAN_TYPE appears to be taken care of by export-channel-type.crn
- UP_USER_PROFILE appears to be taken care of by export-user.crn
- UP_SS_STRUCT and UP_SS_STRUCT_PAR appears to be taken care of by export-structure.crn - UP_SS_THEME and UP_SS_THEME_PARM appears to be taken care of by export-theme.crn
- UP_ENTITY_TYPE appears to be taken care of by export-entity-type.crn
- UP_GROUP appears to be taken care of by export-group.crn

Could you verify that we can just drop these tables from the data.xml export since we have entity XML files for them?

All of my changes are committed so running a:
ant crn-export -Ddir=myData -Dtype=all
ant crn-make-data-xml

Should show you what I'm looking at.

-Eric

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to