Hello OfBiz Community, I just wanted to ask directly without losing anyone 
time,  I have connected OfBiz with PostgreSQL and I just want to load only the 
essential data to be able to use the app (f.e the user account for logging in) 
not the demo data!

I have read:

https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-InitialDataLoading


And there it says that I should use the command:
gradlew “ofbiz –load-data readers=seed,seed-initial”


I tried it and it didn’t work for me, maybe I misunderstood it.

Is there a gradle command to remove the dummy data from the tables or how is it 
possible to achieve this, I only want to be able to go into the app and add 
data myself not to load dummy data. I’m new to OfBiz and learning it daily.

Thank you for your time,
Best regards,
Daors.

Reply via email to