Hi Jacques / Everyone , I am now taking the route of loading data via ext reader. I wish stock Ofbiz were more easier for first timers :-)
regds mallah. load ext data > > Load seed, seed-initial and ext data; meant for manual/generic testing, > development, or going into production with a derived system based on stock > OFBiz where the ext data basically replaces the demo data > > gradlew "ofbiz --load-data readers=seed,seed-initial,ext" > > On Wed, Aug 23, 2017 at 7:07 PM, Rajesh Mallah <[email protected]> wrote: > > Hi Jacques , > > I will try a little more and may be i shall fallback to alternate you are > suggesting. > > regds > mallah. > > On Wed, Aug 23, 2017 at 7:05 PM, Jacques Le Roux < > [email protected]> wrote: > >> I guess for this kind of task (like the facility) it maybe easier to >> import your own data. >> >> Either with webtools/import or more systematically by creating ext data >> and loading them with the ext reader. >> >> You can start from demo data and adapt them for your need. You will maybe >> find that it's even often easier than by using the UI. >> >> Jacques >> >>
