Dear Rohit / Francisco , Thanks to both of you.
I wanted to update with this info the below URL: https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data but my confluence credentials not working at this moment. regds mallah. On Mon, Feb 11, 2019 at 8:43 AM Rohit Koushal < [email protected]> wrote: > Addition to the above reply, if you have multiple files then put them in a > directory and run below command > > `gradlew "ofbiz --load-data dir=[path]"` > > > > On Mon, Feb 11, 2019 at 3:44 AM Blurbiness Info <[email protected]> > wrote: > > > Dear Rajesh, > > > > You could use: > > > > gradlew "ofbiz --load-data file=foo/bar/FileNameHere.xml" > > > > For any doubth about ofbiz command line options, the most useful > > documentation source is the ofbiz/readme.md file. > > > > Best regards, > > > > Francisco > > > > > > El dom., 10 feb. 2019 a las 21:00, Rajesh Mallah (< > [email protected] > > >) > > escribió: > > > > > Dear List , > > > > > > While importing data from external systems, i am creating XML files > > > having content like below. > > > > > > DemoData.xml > > > ============ > > > <entity-engine-xml> > > > ...... > > > entity data here ... > > > ...... > > > </entity-engine-xml> > > > > > > What is the simple command that can be executed on shell to load > > > the data from such files into OFBiz. > > > > > > > > > > > > > > > regds > > > mallah. > > > > > > > > > -- > > > > > > *Blurbiness* > > Producción multimedia para su negocio > > *www.blurbiness.com* <http://www.blurbiness.com> > > > > > ---------------------------- > Thanks and Regards > Rohit Koushal > Sr. Enterprise Software Engineer > Hotwax Systems > www.hotwaxsystems.com >
