Ofbiz FIND Constraints

2022-05-12 Thread Avijit Bose
Hello, Presently I am using FIND as mentioned below: --- -- I need to put some entity constraints in FETCHING rows from the AkmCustomer

Help needed - Ofbiz Find from list

2022-05-12 Thread Avijit Bose
Hello, First: I have a list in the groovy file which as follows: EntityCondition condition1 = EntityCondition.makeCondition( EntityCondition.makeCondition("customerTypeId", "Domestic") ) List domesticCustomerList = from("AkmCustomer").where(condition1).queryLis

Can't load ext & ext-demo data

2022-05-12 Thread Emad Radwan
Hello Community, On a new dev server, I’m not able to load the subject demo data. I’m trying from WebTools->Import/Export->XML Data Import Readers, and then type ext one time and ex-demo for another try but receive the following message. Any idea what is the problem? Regards, Emad =-=-=-=-=-=