You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by BJ Freeman <bj...@free-man.net> on 2006/06/18 22:50:53 UTC

sequence of entity imports

It is probably staring me right in the face.
you can doe a export all from the webtools.
however to import in to clean Database, there needs to be a sequence, 
like types first then generated data.
even generated data need to be in sequence.

so is there a mechanism that can be used to sequences these.

if not, would developing a walking routine that would go thru the 
entities and determine the sequence, be a viable project?